projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
target/linux: fix a path issue on previous commit
[openwrt.git]
/
target
/
linux
/
ep93xx
/
Makefile
diff --git
a/target/linux/ep93xx/Makefile
b/target/linux/ep93xx/Makefile
index
8e469d4
..
821df29
100644
(file)
--- a/
target/linux/ep93xx/Makefile
+++ b/
target/linux/ep93xx/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=ep93xx
-BOARDNAME:=Cirrus Logic EP93xx
SoC
+BOARDNAME:=Cirrus Logic EP93xx
FEATURES:=squashfs jffs2 ext2 targz usb
CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
This page took
0.023832 seconds
and
4
git commands to generate.