summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte/image
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-05 13:40:09 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-05 13:40:09 +0000
commitd34047bc44fd01707a5ef603039775967af5b354 (patch)
treecab9420bca255a0b1f9875e96deece6ddbe8f124 /target/linux/sibyte/image
parent8e791ccc70cdd8828bc1580e0496e5c9b339e126 (diff)
bump sibyte to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte/image')
-rw-r--r--target/linux/sibyte/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sibyte/image/Makefile b/target/linux/sibyte/image/Makefile
index 43ac67629..58c6bbd24 100644
--- a/target/linux/sibyte/image/Makefile
+++ b/target/linux/sibyte/image/Makefile
@@ -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