mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-03 21:32:58 +00:00
ipq-wifi: fix missing define of PKG_NAME
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
This commit is contained in:
parent
3008fc9a7b
commit
40fd77fd10
@ -1,6 +1,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
include $(INCLUDE_DIR)/version.mk
|
include $(INCLUDE_DIR)/version.mk
|
||||||
|
|
||||||
|
PKG_NAME:=ipq-wifi
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user