Makefile cleanups, round 1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12169 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-08-05 21:58:11 +00:00
parent 0569001ad2
commit 8334b38b0f
2 changed files with 0 additions and 3 deletions

View File

@ -17,7 +17,6 @@ PKG_SOURCE_URL:=http://toxygen.net/6tunnel/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-0.11
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk

View File

@ -18,8 +18,6 @@ PKG_SOURCE_URL:=http://v6web.litech.org/radvd/dist \
http://download.sourcemage.org/mirror
PKG_MD5SUM:=9ee449e4b89171432cb9e9100e0b5648
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk
define Package/radvd