bump sibyte to 2.6.28
[openwrt/openwrt.git] / target / linux / sibyte / image / Makefile
index 43ac67629a9ff09b1b91ef853f88f42e361499d4..58c6bbd24b585858c9eb2ecfc191c6b66866527d 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