X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f1feb0b0a6201b25604807fa91b33900ab81af58..6cfdb8f029c806124d150e1d3d21bfe60f0d73fc:/openwrt/package/wificonf/Makefile?ds=sidebyside diff --git a/openwrt/package/wificonf/Makefile b/openwrt/package/wificonf/Makefile index 69cb2ec30..b9bfb8a38 100644 --- a/openwrt/package/wificonf/Makefile +++ b/openwrt/package/wificonf/Makefile @@ -3,16 +3,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wificonf -PKG_RELEASE:=3 +PKG_RELEASE:=5 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: