Changeset 499
- Timestamp:
- 01/04/07 15:06:29 (6 years ago)
- File:
-
- 1 edited
-
trunk/oe/packages/linux/linux-gta01_2.6.17.14.bb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/oe/packages/linux/linux-gta01_2.6.17.14.bb
r181 r499 90 90 rm -f linux.bin.gz 91 91 gzip -9 linux.bin 92 uboot-mkimage -A arm -O linux -T kernel -C gzip -a 30008000 -e 30008000 -n " Kernel Image QT2410" -d linux.bin.gz ${DEPLOY_DIR_IMAGE}/uImage-${PV}-${MACHINE}-${DATETIME}.bin92 uboot-mkimage -A arm -O linux -T kernel -C gzip -a 30008000 -e 30008000 -n "OpenMoko Kernel Image Neo1973(GTA01)" -d linux.bin.gz ${DEPLOY_DIR_IMAGE}/uImage-${PV}-${MACHINE}-${DATETIME}.bin 93 93 rm -f linux.bin.gz 94 94 }
Note: See TracChangeset
for help on using the changeset viewer.
