mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:17:32 +02:00
fix missing variable
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3847 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4819927985
commit
cedc89370f
@ -12,6 +12,8 @@ PKG_SOURCE_URL:=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux
|
||||
PKG_MD5SUM:=599c94497f9c9073c7b052d3dcb7cd16
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
|
||||
include $(TOPDIR)/package/rules.mk
|
||||
|
||||
define Package/wireless-tools
|
||||
|
Loading…
Reference in New Issue
Block a user