diff options
Diffstat (limited to 'target/linux/rb532/files-2.6.24/arch/mips/rb500/Makefile')
-rw-r--r-- | target/linux/rb532/files-2.6.24/arch/mips/rb500/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/rb532/files-2.6.24/arch/mips/rb500/Makefile b/target/linux/rb532/files-2.6.24/arch/mips/rb500/Makefile new file mode 100644 index 0000000000..d3ae3d9122 --- /dev/null +++ b/target/linux/rb532/files-2.6.24/arch/mips/rb500/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the RB500 board specific parts of the kernel +# + +obj-y += irq.o time.o setup.o serial.o prom.o gpio.o devices.o |