diff options
Diffstat (limited to 'conf/machine/nokia770.conf')
-rw-r--r-- | conf/machine/nokia770.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index 8b657281c7..9f49f24563 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -54,5 +54,7 @@ pcmcia-cs apm ppp wireless-tools console-tools" #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-gadgetfs kernel-module-g-file-storage kernel-module-g-serial \ # kernel-module-g-ether" +ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " + include conf/machine/handheld-common.conf |