projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3008fc9
)
ipq-wifi: fix missing define of PKG_NAME
author
Chen Minqiang
<ptpt52@gmail.com>
Wed, 20 Sep 2017 02:20:09 +0000
(10:20 +0800)
committer
John Crispin
<john@phrozen.org>
Wed, 20 Sep 2017 06:49:49 +0000
(08:49 +0200)
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
package/firmware/ipq-wifi/Makefile
patch
|
blob
|
history
diff --git
a/package/firmware/ipq-wifi/Makefile
b/package/firmware/ipq-wifi/Makefile
index 2f1b280bec2c4ce1ccfb4f04de6837d3f3df68f5..aec8bf27c258728f81cca941523ca923a37e2e95 100644
(file)
--- a/
package/firmware/ipq-wifi/Makefile
+++ b/
package/firmware/ipq-wifi/Makefile
@@
-1,6
+1,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/version.mk
+PKG_NAME:=ipq-wifi
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk