From: Rene Wagner Date: Sat, 13 May 2006 16:30:41 +0000 (+0200) Subject: h2200.conf: call make_zimage_symlink_relative to fix booting from LAB. X-Git-Tag: familiar-v0.8.4-rc2.3-tag~6 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=6abeccc9c4dc0f2cfd98bd1e5513139cd866ae28;p=familiar-h63xx-build.git h2200.conf: call make_zimage_symlink_relative to fix booting from LAB. --- 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; "