projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enable ohci and ehci for adm5120, some boards uses it (cellvision cameras)
[openwrt.git]
/
target
/
linux
/
adm5120eb-2.6
/
Makefile
diff --git
a/target/linux/adm5120eb-2.6/Makefile
b/target/linux/adm5120eb-2.6/Makefile
index
7da6e5c
..
b645d02
100644
(file)
--- a/
target/linux/adm5120eb-2.6/Makefile
+++ b/
target/linux/adm5120eb-2.6/Makefile
@@
-8,15
+8,16
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=adm5120eb
ARCH:=mips
BOARD:=adm5120eb
-BOARDNAME:=ADM
tek
5120 (Big Endian)
-FEATURES:=squashfs
broken
+BOARDNAME:=ADM5120 (Big Endian)
+FEATURES:=squashfs
pci usb
define Target/Description
define Target/Description
- Build firmware images for ADMTek ADM5120 based boards running in big-endian mode
+ Build firmware images for
Infineon/
ADMTek ADM5120 based boards running in big-endian mode
(e.g : ZyXEL Prestige 335WT ...)
endef
include $(INCLUDE_DIR)/kernel-build.mk
(e.g : ZyXEL Prestige 335WT ...)
endef
include $(INCLUDE_DIR)/kernel-build.mk
+DEFAULT_PACKAGES += admswconfig
# include the profiles
-include profiles/*.mk
# include the profiles
-include profiles/*.mk
This page took
0.022574 seconds
and
4
git commands to generate.