mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-05 07:24:26 -05:00
11 lines
233 B
Diff
11 lines
233 B
Diff
--- a/Makefile.defs.in
|
|
+++ b/Makefile.defs.in
|
|
@@ -24,6 +24,7 @@ LDFLAGS += @LIBS@
|
|
|
|
CPPFLAGS += @CPPFLAGS@
|
|
|
|
+CFLAGS :=
|
|
CFLAGS += @CFLAGS@ @DEFS@
|
|
CFLAGS += -DDEFAULT_INCLUDE_PATH="\"$(confdir)\""
|
|
CFLAGS += -include config.h
|