projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[include] pass opkg offline root as command line arg, solves caching issues when...
[openwrt.git]
/
target
/
linux
/
mpc52xx
/
Makefile
diff --git
a/target/linux/mpc52xx/Makefile
b/target/linux/mpc52xx/Makefile
index
8e2a8cd
..
ee9fa6c
100644
(file)
--- a/
target/linux/mpc52xx/Makefile
+++ b/
target/linux/mpc52xx/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=mpc52xx
BOARDNAME:=Freescale MPC52xx
-FEATURES:=tgz ext2
+FEATURES:=t
ar
gz ext2
LINUX_VERSION:=2.6.30.10
This page took
0.02158 seconds
and
4
git commands to generate.