strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[openwrt-10.03/.git] / target / linux / Makefile
index 608cfa8eb06e8be63b44f9bb245f93e3036da14c..1eb579e82e98b4afa916b59a88d2eb2130479f9b 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) $@
+       $(MAKE) -C $(BOARD) $@