From d1272f8a0d21ec3065084963514ed2141421daae Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 8 Jul 2006 14:45:42 +0000 Subject: h2200.conf: make symlink relative to fix booting with LAB --- conf/machine/h2200.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/machine/h2200.conf') diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index e1baea775d..45eda7251f 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -33,3 +33,6 @@ include conf/machine/include/handheld-common.conf GUI_MACHINE_CLASS = "smallscreen" include conf/machine/include/tune-xscale.conf + +# LAB can only resolve relative symlinks +ROOTFS_POSTPROCESS_COMMAND += "make_zimage_symlink_relative; " -- cgit 1.2.3-korg