projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'topic/jack' into for-linus
[linux-2.6]
/
arch
/
mips
/
include
/
asm
/
txx9
/
boards.h
1
#ifdef CONFIG_TOSHIBA_JMR3927
2
BOARD_VEC(jmr3927_vec)
3
#endif
4
#ifdef CONFIG_TOSHIBA_RBTX4927
5
BOARD_VEC(rbtx4927_vec)
6
BOARD_VEC(rbtx4937_vec)
7
#endif
8
#ifdef CONFIG_TOSHIBA_RBTX4938
9
BOARD_VEC(rbtx4938_vec)
10
#endif
11
#ifdef CONFIG_TOSHIBA_RBTX4939
12
BOARD_VEC(rbtx4939_vec)
13
#endif