2
0
Эх сурвалжийг харах

reenable squashfs4 for ar71xx, it needs both old and new

SVN-Revision: 23281
Jo-Philipp Wich 15 жил өмнө
parent
commit
b826e42476
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      tools/Makefile

+ 2 - 1
tools/Makefile

@@ -21,7 +21,8 @@ tools-$(CONFIG_TARGET_orion) += wrt350nv2-builder upslug2
 tools-$(CONFIG_TARGET_x86) += qemu
 ifneq ($(CONFIG_LINUX_2_6_25)$(CONFIG_TARGET_ar71xx),)
 tools-y += squashfs lzma-old
-else
+endif
+ifeq ($(CONFIG_LINUX_2_6_25),)
 tools-y += squashfs4 lzma
 endif
 tools-$(CONFIG_CCACHE) += ccache