[packages] Use default templates instead of custom reimplementations where applicable
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2bc089798f
commit
32c01bb084
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -110,8 +110,6 @@ define Build/Configure
|
|||
endef
|
||||
|
||||
define Build/Compile
|
||||
rm -rf $(PKG_INSTALL_DIR)
|
||||
mkdir -p $(PKG_INSTALL_DIR)
|
||||
$(MAKE) -C "$(PKG_BUILD_DIR)" \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
NODEBUG=1 \
|
||||
|
|
Loading…
Reference in a new issue