remove todo message

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3692 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2006-04-21 09:59:15 +00:00
parent 86172ff83f
commit 38d10e52d5
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ $(call Build/Prepare/Default)
endef endef
define Build/Configure/Default define Build/Configure/Default
# TODO: add configurable default command
(cd $(PKG_BUILD_DIR); \ (cd $(PKG_BUILD_DIR); \
$(TARGET_CONFIGURE_OPTS) \ $(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \ CFLAGS="$(TARGET_CFLAGS)" \