projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aa2410
)
fix wificonf install
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Nov 2005 01:34:28 +0000
(
01:34
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Nov 2005 01:34:28 +0000
(
01:34
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2367
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/wificonf/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/wificonf/Makefile
b/openwrt/package/wificonf/Makefile
index
f660833
..
b9bfb8a
100644
(file)
--- a/
openwrt/package/wificonf/Makefile
+++ b/
openwrt/package/wificonf/Makefile
@@
-9,10
+9,6
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/wificonf
include $(TOPDIR)/package/rules.mk
-ifneq ($(BOARD),brcm)
-BR2_PACKAGE_WIFICONF:=m
-endif
-
$(eval $(call PKG_template,WIFICONF,$(PKG_NAME),$(PKG_RELEASE),$(ARCH)))
$(PKG_BUILD_DIR)/.prepared: