add preliminary support for soekris boards
[openwrt-10.03/.git] / target / linux / image / Makefile
index 73e67a3d1caef3bdb93845f20f26b3b13c0d7849..6509952fac7989aadc8abd30e292b79f14577df0 100644 (file)
@@ -14,6 +14,10 @@ ifeq ($(BR2_TARGET_ROOTFS_SQUASHFS_LZMA),y)
 include ./squashfs.mk
 endif
 
+ifeq ($(BR2_TARGET_ROOTFS_TGZ),y)
+include ./tgz.mk
+endif
+
 prepare:
 compile:
 install: