projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[target] ixp4xx: add missing config symbol for 2.6.30
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
98146dc
..
a8ca8f8
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-11,7
+11,7
@@
BOARD:=rdc
BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci usb pcmcia
CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci usb pcmcia
CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
-SUBTARGETS:=amit ar525w r8610 dir-450 sitecom
+SUBTARGETS:=amit ar525w r8610 dir-450 sitecom
bifferboard
LINUX_VERSION:=2.6.30.10
LINUX_VERSION:=2.6.30.10
@@
-25,7
+25,3
@@
define Target/Description
endef
$(eval $(call BuildTarget))
endef
$(eval $(call BuildTarget))
-
-$(eval $(call RequireCommand,lzma, \
- Please install lzma-4.4x. \
-))
This page took
0.026271 seconds
and
4
git commands to generate.