[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:
Lars-Peter Clausen 2010-02-18 13:10:21 +00:00
parent 2bc089798f
commit 32c01bb084

View file

@ -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 \