remove todo message
SVN-Revision: 3692
This commit is contained in:
parent
8347d5939a
commit
ac2bee9082
1 changed files with 0 additions and 1 deletions
|
@ -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)" \
|
||||
|
|
Loading…
Reference in a new issue