X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2FMakefile;fp=target%2Flinux%2FMakefile;h=1eb579e82e98b4afa916b59a88d2eb2130479f9b;hp=608cfa8eb06e8be63b44f9bb245f93e3036da14c;hb=17c7b6c3fdc48301e50d22cc6138ede16bd1be24;hpb=5389989abaa52926b22f9f030d1481df1e73d745 diff --git a/target/linux/Makefile b/target/linux/Makefile index 608cfa8eb..1eb579e82 100644 --- a/target/linux/Makefile +++ b/target/linux/Makefile @@ -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) $@