diff options
Diffstat (limited to 'arch/mips/alchemy/devboards/pb1550/Makefile')
-rw-r--r-- | arch/mips/alchemy/devboards/pb1550/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/alchemy/devboards/pb1550/Makefile b/arch/mips/alchemy/devboards/pb1550/Makefile new file mode 100644 index 00000000000..cff95bcdb2c --- /dev/null +++ b/arch/mips/alchemy/devboards/pb1550/Makefile @@ -0,0 +1,8 @@ +# +# Copyright 2000, 2008 MontaVista Software Inc. +# Author: MontaVista Software, Inc. <source@mvista.com> +# +# Makefile for the Alchemy Semiconductor Pb1550 board. +# + +obj-y := board_setup.o |