From 3d764e0b6b794aa12cb987c3fc03aa47a8bfa52e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 19 Jul 2007 12:27:40 +0000 Subject: [PATCH] rb532 has pci support and should build tgz images by default SVN-Revision: 8052 --- target/linux/rb532-2.6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/rb532-2.6/Makefile b/target/linux/rb532-2.6/Makefile index cd286bed78..fecbac2c7c 100644 --- a/target/linux/rb532-2.6/Makefile +++ b/target/linux/rb532-2.6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 -FEATURES:=jffs2 +FEATURES:=jffs2 pci tgz LINUX_VERSION:=2.6.22.1 -- 2.30.2