From: Rafał Miłecki <ra...@milecki.pl> It's unused since commit 742700719303 ("x86: remove the olpc subtarget, it has been unmaintained for a long time").
Signed-off-by: Rafał Miłecki <ra...@milecki.pl> --- target/linux/x86/image/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/x86/image/Makefile b/target/linux/x86/image/Makefile index 965737ac63..a2df0af301 100644 --- a/target/linux/x86/image/Makefile +++ b/target/linux/x86/image/Makefile @@ -97,8 +97,6 @@ ifneq ($(CONFIG_GRUB_IMAGES),) endef endif -ROOTDELAY=10 - define Image/Build/squashfs dd if=/dev/zero bs=128k count=1 >> $(KDIR)/root.squashfs endef -- 2.11.0 _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev