remove todo message
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Apr 2006 09:59:15 +0000 (09:59 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Apr 2006 09:59:15 +0000 (09:59 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3692 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/rules.mk

index 4faf9ff..916bb0f 100644 (file)
@@ -187,7 +187,6 @@ $(call Build/Prepare/Default)
 endef
 
 define Build/Configure/Default
-# TODO: add configurable default command
        (cd $(PKG_BUILD_DIR); \
                $(TARGET_CONFIGURE_OPTS) \
                CFLAGS="$(TARGET_CFLAGS)" \
This page took 0.019922 seconds and 4 git commands to generate.