Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit warnings in packages that don't use our target cflags properly
SVN-Revision: 8256
This commit is contained in:
@@ -12,6 +12,8 @@ ifeq ($(DUMP),1)
|
||||
else
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
export GCC_HONOUR_COPTS=s
|
||||
|
||||
ifeq ($(KERNEL),2.6)
|
||||
LINUX_KMOD_SUFFIX=ko
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user