projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: rt305x: add support for the ZyXEL NBG-419N board
[openwrt.git]
/
target
/
linux
/
malta
/
Makefile
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index
5464833
..
2c884df
100644
(file)
--- a/
target/linux/malta/Makefile
+++ b/
target/linux/malta/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2010 OpenWrt.org
+# Copyright (C) 2010
-2011
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-8,11
+8,12
@@
include $(TOPDIR)/rules.mk
BOARD:=malta
BOARDNAME:=MIPS Malta CoreLV board (qemu)
BOARD:=malta
BOARDNAME:=MIPS Malta CoreLV board (qemu)
-CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -f
unit-at-a-time
+CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -f
no-caller-saves
SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=
2.6.35.7
+LINUX_VERSION:=
3.0.3
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.025191 seconds
and
4
git commands to generate.