rb532 has pci support and should build tgz images by default
SVN-Revision: 8052
This commit is contained in:
parent
6d85923a77
commit
df473141ae
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=mipsel
|
ARCH:=mipsel
|
||||||
BOARD:=rb532
|
BOARD:=rb532
|
||||||
BOARDNAME:=Mikrotik RouterBoard 532
|
BOARDNAME:=Mikrotik RouterBoard 532
|
||||||
FEATURES:=jffs2
|
FEATURES:=jffs2 pci tgz
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.22.1
|
LINUX_VERSION:=2.6.22.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue