add target optimization flags

SVN-Revision: 5312
v19.07.3_mercusys_ac12_duma
Nicolas Thill 18 years ago
parent 93ab44d5d6
commit 300eee71f9

@ -30,6 +30,7 @@ endef
define Build/Compile
$(call Build/Compile/Default, \
COPT_FLAGS="$(TARGET_CFLAGS)" \
KERNEL_DIR="$(LINUX_DIR)" \
)
endef

Loading…
Cancel
Save