projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add missing .configured target to psybnc
[openwrt.git]
/
package
/
wificonf
/
Makefile
diff --git
a/package/wificonf/Makefile
b/package/wificonf/Makefile
index
4dd4529
..
b9bfb8a
100644
(file)
--- a/
package/wificonf/Makefile
+++ b/
package/wificonf/Makefile
@@
-3,16
+3,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=wificonf
include $(TOPDIR)/rules.mk
PKG_NAME:=wificonf
-PKG_RELEASE:=
4
+PKG_RELEASE:=
5
PKG_BUILD_DIR:=$(BUILD_DIR)/wificonf
include $(TOPDIR)/package/rules.mk
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:
$(eval $(call PKG_template,WIFICONF,$(PKG_NAME),$(PKG_RELEASE),$(ARCH)))
$(PKG_BUILD_DIR)/.prepared:
This page took
0.046011 seconds
and
4
git commands to generate.