From: Felix Fietkau Date: Thu, 8 Sep 2016 11:39:14 +0000 (+0200) Subject: x86: enable mkf2fs and e2fsprogs by default X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c6eb09d5a327a43e92ee7f4df2e8002e7259bebd;p=openwrt%2Fstaging%2Fynezz.git x86: enable mkf2fs and e2fsprogs by default Signed-off-by: Felix Fietkau --- diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 7040636ddf..218b92487b 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -13,14 +13,14 @@ FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu SUBTARGETS=generic legacy xen_domu geode 64 MAINTAINER:=Felix Fietkau -DEFAULT_PACKAGES += partx-utils - KERNEL_PATCHVER:=4.4 KERNELNAME:=bzImage include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES += partx-utils mkf2fs e2fsprogs + $(eval $(call BuildTarget)) $(eval $(call $(if $(CONFIG_TARGET_ROOTFS_ISO),RequireCommand,Ignore),mkisofs, \