bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
[openwrt.git] / target / linux / Makefile
index 1eb579e..8288250 100644 (file)
@@ -8,5 +8,5 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/target.mk
 
 prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE
-       $(MAKE) -C $(BOARD) $@
+       TARGET_BUILD=1 $(MAKE) -C $(BOARD) $@
 
This page took 0.022276 seconds and 4 git commands to generate.