diff options
author | Jeremy Laine <jeremy.laine@m4x.org> | 2007-10-25 11:18:58 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-10-25 11:18:58 +0000 |
commit | 8ffbd041412ecbd1ce52e62c5dd3cc56057cfde9 (patch) | |
tree | 52a14237aeaaa450a221b7941dc0ef2d5e94906f /packages/linux/linux.inc | |
parent | d1603e57781c9eaa08cc7e6ffd53f5685349c5d6 (diff) |
mpc8323e-rdb: Adapted from mpc8313e-rdb, tested.
Diffstat (limited to 'packages/linux/linux.inc')
-rw-r--r-- | packages/linux/linux.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux.inc b/packages/linux/linux.inc index 6568049113..b00ae95253 100644 --- a/packages/linux/linux.inc +++ b/packages/linux/linux.inc @@ -16,6 +16,8 @@ DEPENDS_append_gumstix-connex = " u-boot-mkimage-openmoko-native " DEPENDS_append_gumstix-verdex = " u-boot-mkimage-openmoko-native " 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 " RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" |