Makefile cleanups, round 6 and last
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
93aac460e6
commit
647c4e4557
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -21,7 +21,6 @@ PKG_SOURCE_SUBDIR:=$(if $(PKG_BRANCH),$(PKG_BRANCH),$(PKG_NAME))-$(PKG_VERSION)
|
|||
PKG_SOURCE_URL:=http://downloads.open-mesh.net/svn/batman/$(if $(PKG_BRANCH),tags/$(PKG_BRANCH),trunk/batman/)
|
||||
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz
|
||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_SOURCE_SUBDIR)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
|
||||
PKG_KMOD_BUILD_DIR:=$(PKG_BUILD_DIR)/linux/modules
|
||||
|
||||
|
|
Loading…
Reference in a new issue