add target optimization flags

SVN-Revision: 5312
master
Nicolas Thill 18 years ago
parent 93ab44d5d6
commit 300eee71f9
  1. 1
      package/ipset/Makefile

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

Loading…
Cancel
Save