[adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641)
[openwrt.git] / target / linux / Makefile
index 608cfa8..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)-$(KERNEL) $@
+       TARGET_BUILD=1 $(MAKE) -C $(BOARD) $@