diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-10-25 16:20:15 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-10-25 16:20:15 +0000 |
commit | 7b8e7bfa19531fbb8318fe02d955a4edbb81f973 (patch) | |
tree | 7235e3eabdf13c2013e172d1f7774a1e3159483e /packages/linux/linux.inc | |
parent | e30a33ca971f9ad5b265d98ddb173fc0b7a8e22e (diff) |
linux.inc: bd-neon needs the uboot mkimage tool
Diffstat (limited to 'packages/linux/linux.inc')
-rw-r--r-- | packages/linux/linux.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux.inc b/packages/linux/linux.inc index b00ae95253..80b91bdb9e 100644 --- a/packages/linux/linux.inc +++ b/packages/linux/linux.inc @@ -18,6 +18,7 @@ DEPENDS_append_fic-gta01 = " u-boot-mkimage-openmoko-native " DEPENDS_append_fic-gta02 = " u-boot-mkimage-openmoko-native " DEPENDS_append_mpc8313e-rdb = " u-boot " DEPENDS_append_mpc8323e-rdb = " u-boot " +DEPENDS_append_bd-neon = " u-boot-mkimage-openmoko-native " RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" |