projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing dependency on linux-atm
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
d3717b7
..
edda229
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=i386
BOARD:=rdc
BOARDNAME:=RDC321x x86
-FEATURES:=squashfs jffs2
broken
pci
+FEATURES:=squashfs jffs2 pci
LINUX_VERSION:=2.6.22.4
This page took
0.020908 seconds
and
4
git commands to generate.