From 07577c5ebe1a49b5c05659559c2fd220647b33f6 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 23 Jul 2016 19:33:28 +0200 Subject: tools: bring back genext2fs for apm821xx This reverts commit 8c68c104eaba65273280c7a4727fbb10ab10f5af. It is used for apm821xx, which needs ext2 (not ext4) images for some devices. Signed-off-by: Felix Fietkau --- target/linux/apm821xx/sata/target.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/apm821xx') diff --git a/target/linux/apm821xx/sata/target.mk b/target/linux/apm821xx/sata/target.mk index 60efb508d4..c652fe40eb 100644 --- a/target/linux/apm821xx/sata/target.mk +++ b/target/linux/apm821xx/sata/target.mk @@ -7,7 +7,3 @@ define Target/Description Build firmware images for APM82181 boards that boot from SATA. For NAS like the MyBook Live Series. endef - -$(eval $(call $(if $(CONFIG_TARGET_ROOTFS_EXT4FS),RequireCommand,Ignore),genext2fs, \ - Please install genext2fs. \ -)) -- cgit v1.2.3