mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-26 14:19:43 +00:00
add target optimization flags
SVN-Revision: 5312
This commit is contained in:
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…
x
Reference in New Issue
Block a user