ooops, m4 is already part of the host tools
[openwrt.git] / target / linux / sibyte / image / Makefile
index 43ac676..58c6bbd 100644 (file)
@@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/image.mk
 #endef
 
 define Image/BuildKernel
-       cp $(KDIR)/vmlinux $(BIN_DIR)/openwrt-$(BOARD)-vmlinux
+       cp $(LINUX_DIR)/vmlinux $(BIN_DIR)/openwrt-$(BOARD)-vmlinux
 endef
 
 define Image/Build
This page took 0.021378 seconds and 4 git commands to generate.