summaryrefslogtreecommitdiff
path: root/target/foxg20/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-17 00:25:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-17 00:25:00 +0100
commit2e96c40f5529285d113f15275ac2e7214aebd3fe (patch)
tree903b15a9e4b3c2078d81fd3c32a6024d82917690 /target/foxg20/Makefile
parent0d0d6116a6a733a35dd2e8651988bf5ae2b172b6 (diff)
boot via nfs works and I get a shell
Diffstat (limited to 'target/foxg20/Makefile')
-rw-r--r--target/foxg20/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/foxg20/Makefile b/target/foxg20/Makefile
index 8d302a15a..b59d668d1 100644
--- a/target/foxg20/Makefile
+++ b/target/foxg20/Makefile
@@ -8,6 +8,8 @@ include $(TOPDIR)/mk/kernel-build.mk
include $(TOPDIR)/mk/image.mk
kernel-install:
+ @cp $(LINUX_DIR)/uImage \
+ $(BIN_DIR)/${ADK_TARGET}-${FS}-kernel
ifeq ($(FS),nfsroot)
imageinstall: ${BIN_DIR}/${ROOTFSUSERTARBALL}