From 02d7c92d53cb4f87b59cf70e4829a61d0d4dd87f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 23 Dec 2015 14:43:05 +0000 Subject: [PATCH] rb532: build squashfs image by default Signed-off-by: Roman Yeryomin SVN-Revision: 47971 --- target/linux/rb532/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index e5c6ad7659..308646272e 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 -FEATURES:=pci targz +FEATURES:=pci targz squashfs KERNEL_PATCHVER:=3.18 -- 2.30.2