This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
137624
Commits
0
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
877d03105d
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '877d03105d'
${ noResults }
kernel_samsung_sm7125
/
arch
/
mips
/
txx9
/
rbtx4939
/
Makefile
4 lines
56 B
Raw
Normal View
History
Unescape
Escape
MIPS: TXx9: Add RBTX4939 board support Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> create mode 100644 arch/mips/txx9/rbtx4939/Makefile create mode 100644 arch/mips/txx9/rbtx4939/irq.c create mode 100644 arch/mips/txx9/rbtx4939/prom.c create mode 100644 arch/mips/txx9/rbtx4939/setup.c create mode 100644 include/asm-mips/txx9/rbtx4939.h
17 years ago
obj-y
+=
irq.o setup.o prom.o
EXTRA_CFLAGS
+=
-Werror