move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install...
[openwrt.git] / openwrt / package / wificonf / Makefile
index aa03683..ed41e41 100644 (file)
@@ -9,8 +9,9 @@ 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)))
 
This page took 0.020167 seconds and 4 git commands to generate.