diff options
author | Richard Purdie <richard@openedhand.com> | 2008-10-06 16:16:57 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-10-06 16:16:57 +0000 |
commit | 8d90e33c3ad5006b7c13180c2adec25a9092b948 (patch) | |
tree | 4664b39b7046410e33dedbb347552ea573a024bc /scripts/poky-autobuild-postprocess | |
parent | 43a33026238b559ad71914b2d197cae0599c2255 (diff) | |
download | poky-8d90e33c3ad5006b7c13180c2adec25a9092b948.tar.gz |
scripts/poky-autobuild-postprocess: Add eee901
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5421 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'scripts/poky-autobuild-postprocess')
-rwxr-xr-x | scripts/poky-autobuild-postprocess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/poky-autobuild-postprocess b/scripts/poky-autobuild-postprocess index fd6c7f62a5..ec1879a39d 100755 --- a/scripts/poky-autobuild-postprocess +++ b/scripts/poky-autobuild-postprocess | |||
@@ -70,6 +70,7 @@ if [ "x$ABTARGET" = "xpoky" ]; then | |||
70 | `readlink images/zImage-spitz.bin` | 70 | `readlink images/zImage-spitz.bin` |
71 | `readlink images/zImage-nokia800.bin` | 71 | `readlink images/zImage-nokia800.bin` |
72 | `readlink images/bzImage-qemux86.bin` | 72 | `readlink images/bzImage-qemux86.bin` |
73 | `readlink images/bzImage-eee901.bin` | ||
73 | `readlink images/zImage-htcuniversal.bin` | 74 | `readlink images/zImage-htcuniversal.bin` |
74 | `readlink images/zImage-mx31litekit.bin` | 75 | `readlink images/zImage-mx31litekit.bin` |
75 | `readlink images/zImage-mx31ads.bin` | 76 | `readlink images/zImage-mx31ads.bin` |
@@ -85,6 +86,7 @@ if [ "x$ABTARGET" = "xpoky" ]; then | |||
85 | updater.sh.c7x0 | 86 | updater.sh.c7x0 |
86 | updater.sh.spitz | 87 | updater.sh.spitz |
87 | gnu-tar | 88 | gnu-tar |
89 | poky-image-netbook-live-eee901-*.hddimg | ||
88 | poky-image-sato-akita-*.rootfs.summary.jffs2 | 90 | poky-image-sato-akita-*.rootfs.summary.jffs2 |
89 | poky-image-sato-c7x0-*.rootfs.jffs2 | 91 | poky-image-sato-c7x0-*.rootfs.jffs2 |
90 | poky-image-sato-spitz-*.rootfs.tar.gz | 92 | poky-image-sato-spitz-*.rootfs.tar.gz |