projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[openwrt.git]
/
target
/
linux
/
rb532
/
Makefile
diff --git
a/target/linux/rb532/Makefile
b/target/linux/rb532/Makefile
index
b425383
..
ed92715
100644
(file)
--- 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:=jffs2 pci tgz
+FEATURES:=jffs2 pci t
ar
gz
LINUX_VERSION:=2.6.32.12
This page took
0.025901 seconds
and
4
git commands to generate.