This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c4a69ecdb4
linux
/
arch
/
mips
/
bcm63xx
/
boards
/
Makefile
4 lines
72 B
Makefile
Raw
Normal View
History
Unescape
Escape
MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. Signed-off-by: Maxime Bizon <mbizon@freebox.fr> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-08-18 12:23:37 +00:00
obj-$(CONFIG_BOARD_BCM963XX)
+=
board_bcm963xx.o
mips: change to new flag variable Replace EXTRA_CFLAGS with ccflags-y. Signed-off-by: matt mooney <mfm@muteddisk.com> Acked-by: WANG Cong <xiyou.wangcong@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
2011-01-14 14:12:31 +00:00
ccflags-y
:=
-Werror
Reference in New Issue
Copy Permalink