diff options
author | Jeremy Laine <jeremy.laine@m4x.org> | 2008-04-16 17:17:57 +0000 |
---|---|---|
committer | Jeremy Laine <jeremy.laine@m4x.org> | 2008-04-16 17:17:57 +0000 |
commit | 36853e693ecc7f39708c8e19b0ad255ef83bf6d0 (patch) | |
tree | 20ff61f5259eaa3c00cdfdbf6f2bca52fddfa9ff /packages/linux/linux_2.6.24.bb | |
parent | 936e72b79dc5d7e7accc636837522f1beb87a310 (diff) |
linux_2.6.24.bb: remove kexec on mpc8313e-rdb which accidentaly slipped in
Diffstat (limited to 'packages/linux/linux_2.6.24.bb')
-rw-r--r-- | packages/linux/linux_2.6.24.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb index 1460a423cc..12ed8d8079 100644 --- a/packages/linux/linux_2.6.24.bb +++ b/packages/linux/linux_2.6.24.bb @@ -45,7 +45,6 @@ SRC_URI_append_gesbc-9302 = " \ " SRC_URI_append_mpc8313e-rdb = "\ - file://powerpc-kexec.patch;patch=1 \ file://mpc831x-nand.patch;patch=1 \ file://mpc8313e-rdb-leds.patch;patch=1 \ file://mpc8313e-rdb-rtc.patch;patch=1 \ |