projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a389daf
)
[sparc] advertise jffs2, squashfs and ext4 features
author
Florian Fainelli
<florian@openwrt.org>
Fri, 16 Nov 2012 16:32:42 +0000
(16:32 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 16 Nov 2012 16:32:42 +0000
(16:32 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34216
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/sparc/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/sparc/Makefile
b/target/linux/sparc/Makefile
index
c7e48bf
..
f770a9b
100644
(file)
--- a/
target/linux/sparc/Makefile
+++ b/
target/linux/sparc/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=sparc
BOARD:=sparc
BOARDNAME:=Sun UltraSPARC
-FEATURES+=fpu tgz broken
+FEATURES+=fpu tgz broken
jffs2 ext4 squashfs
LINUX_VERSION:=2.6.36.4
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>