summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pcmcia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/pcmcia/Makefile')
-rw-r--r--mdk-stage1/pcmcia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/pcmcia/Makefile b/mdk-stage1/pcmcia/Makefile
index 909f34926..6b8bf0cb8 100644
--- a/mdk-stage1/pcmcia/Makefile
+++ b/mdk-stage1/pcmcia/Makefile
@@ -27,7 +27,7 @@ all: $(TARGET) pcmcia_probe.o
clean:
rm -f *.o $(TARGET) lex_config.c yacc_config.c yacc_config.h
-FLAGS = -D__linux__ -Wall -Werror -Wno-deprecated-declarations -Os -fomit-frame-pointer -pipe -c -I.. -D_BSD_SOURCE
+FLAGS = -D__linux__ -Wall -Werror -Wno-deprecated-declarations -Os -fomit-frame-pointer -pipe -c -I.. -D_DEFAULT_SOURCE
# (blino) make sure yynewerror and yyerrlab are uselessly used
FLAGS += -Dlint
LFLAGS += --nounput