summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-05-13 18:30:41 +0200
committerRene Wagner <rw@handhelds.org>2006-05-13 18:30:41 +0200
commit6abeccc9c4dc0f2cfd98bd1e5513139cd866ae28 (patch)
tree200508f040023af689e3bee11b00a46f9cf6ff1d
parenta912bd06e6266de715a1873dbe10e56745a9aabb (diff)
h2200.conf: call make_zimage_symlink_relative to fix booting from LAB.
-rw-r--r--org.handhelds.familiar/conf/machine/h2200.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.handhelds.familiar/conf/machine/h2200.conf b/org.handhelds.familiar/conf/machine/h2200.conf
index 15b7cdf..ea81f8f 100644
--- a/org.handhelds.familiar/conf/machine/h2200.conf
+++ b/org.handhelds.familiar/conf/machine/h2200.conf
@@ -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; "