]> Git Repo - linux.git/blob - arch/mips/txx9/Makefile
lib: radix-tree: check accounting of existing slot replacement users
[linux.git] / arch / mips / txx9 / Makefile
1 #
2 # Common TXx9
3 #
4 obj-$(CONFIG_MACH_TX39XX)      += generic/
5 obj-$(CONFIG_MACH_TX49XX)      += generic/
6
7 #
8 # Toshiba JMR-TX3927 board
9 #
10 obj-$(CONFIG_TOSHIBA_JMR3927)  += jmr3927/
11
12 #
13 # Toshiba RBTX49XX boards
14 #
15 obj-$(CONFIG_TOSHIBA_RBTX4927) += rbtx4927/
16 obj-$(CONFIG_TOSHIBA_RBTX4938) += rbtx4938/
17 obj-$(CONFIG_TOSHIBA_RBTX4939) += rbtx4939/
This page took 0.036464 seconds and 4 git commands to generate.