projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Typo fix on the usb2 kernel module
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
Makefile
diff --git
a/target/linux/adm5120-2.6/Makefile
b/target/linux/adm5120-2.6/Makefile
index
5ad1ed3
..
1ac2093
100644
(file)
--- a/
target/linux/adm5120-2.6/Makefile
+++ b/
target/linux/adm5120-2.6/Makefile
@@
-8,15
+8,16
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=adm5120
ARCH:=mipsel
BOARD:=adm5120
-BOARDNAME:=ADM
tek 5120
-FEATURES:=squashfs jffs2
broken
+BOARDNAME:=ADM
5120 (Little Endian)
+FEATURES:=squashfs jffs2
pci usb
define Target/Description
define Target/Description
- Build firmware images for
ADMT
ek ADM5120 based boards
- (e.g : RouterBoard RB1
12, Compex WP54G
...)
+ Build firmware images for
Infineon/ADMt
ek ADM5120 based boards
+ (e.g : RouterBoard RB1
xx, Compex WP54G-WRT
...)
endef
include $(INCLUDE_DIR)/kernel-build.mk
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.024313 seconds
and
4
git commands to generate.