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 --- tools/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 4fb583edde..b412d2629f 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -44,6 +44,7 @@ tools-$(BUILD_B43_TOOLS) += b43-tools tools-$(BUILD_PPL_CLOOG) += ppl cloog tools-$(BUILD_ISL) += isl tools-$(CONFIG_USE_SPARSE) += sparse +tools-$(CONFIG_TARGET_apm821xx) += genext2fs # builddir dependencies $(curdir)/bison/compile := $(curdir)/flex/install -- cgit v1.2.3