undo last change
authorPhil Blundell <philb@gnu.org>
Sun, 20 Jun 2004 19:51:42 +0000 (19:51 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 20 Jun 2004 19:51:42 +0000 (19:51 +0000)
BKrev: 40d5eaceR1GeXleh0Bi95URA-kq--g

linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe

index 708318f..f3f0678 100644 (file)
@@ -55,8 +55,3 @@ do_configure() {
         oe_runmake oldconfig
 }
 
-do_stage() {
-       install -d ${STAGING_LIBDIR}/kernel
-       install arch/arm/boot/zImage ${STAGING_LIBDIR}/kernel/
-}
-