diff options
Diffstat (limited to 'conf/machine/h2200.conf')
-rw-r--r-- | conf/machine/h2200.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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; " |