]> www.pilppa.org Git - familiar-h63xx-build.git/commitdiff
h2200.conf: call make_zimage_symlink_relative to fix booting from LAB.
authorRene Wagner <rw@handhelds.org>
Sat, 13 May 2006 16:30:41 +0000 (18:30 +0200)
committerRene Wagner <rw@handhelds.org>
Sat, 13 May 2006 16:30:41 +0000 (18:30 +0200)
org.handhelds.familiar/conf/machine/h2200.conf

index 15b7cdf70612af7404bec3b14fa1374226e4a4a0..ea81f8f536d29c66c595a3c45884edcb3e2bab84 100644 (file)
@@ -39,3 +39,6 @@ GPE_EXTRA_DEPENDS += "gaim gpe-filemanager"
 GPE_EXTRA_INSTALL += "gaim gpe-filemanager"
 
 include conf/machine/tune-strongarm.conf
+
+# LAB can only resolve relative symlinks
+ROOTFS_POSTPROCESS_COMMAND += "make_zimage_symlink_relative; "