gemini: Generate harddisk image for DNS-313
[openwrt/openwrt.git] / tools / Makefile
index cacba5bcb46715819997e51b117fb1ed13b3649c..0123a759c82600db51202bb1d5aaad7084b66361 100644 (file)
@@ -37,7 +37,7 @@ tools-y += lzma squashfs4 zip
 tools-$(BUILD_B43_TOOLS) += b43-tools
 tools-$(BUILD_ISL) += isl
 tools-$(CONFIG_USE_SPARSE) += sparse
 tools-$(BUILD_B43_TOOLS) += b43-tools
 tools-$(BUILD_ISL) += isl
 tools-$(CONFIG_USE_SPARSE) += sparse
-tools-$(CONFIG_TARGET_apm821xx) += genext2fs
+tools-$(CONFIG_TARGET_apm821xx)$(CONFIG_TARGET_gemini) += genext2fs
 
 # builddir dependencies
 $(curdir)/bison/compile := $(curdir)/flex/compile
 
 # builddir dependencies
 $(curdir)/bison/compile := $(curdir)/flex/compile