projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[at91] Copy rootfs(s) inside BIN_DIR
[openwrt.git]
/
target
/
linux
/
at91
/
Makefile
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index
2f86b31
..
446de34
100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-8,15
+8,16
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=at91
ARCH:=arm
BOARD:=at91
-BOARDNAME:=
NetusG20
-FEATURES:=squashfs jffs2 tgz
+BOARDNAME:=
Atmel AT91
+FEATURES:=squashfs jffs2 t
ar
gz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.34
.7
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+= kmod-usb-ohci
KERNELNAME:="uImage"
define Target/Description
KERNELNAME:="uImage"
define Target/Description
This page took
0.024841 seconds
and
4
git commands to generate.