diff options
Diffstat (limited to 'arch/mips/ite-boards/ivr/Makefile')
-rw-r--r-- | arch/mips/ite-boards/ivr/Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/mips/ite-boards/ivr/Makefile b/arch/mips/ite-boards/ivr/Makefile new file mode 100644 index 00000000000..e4fa6042b47 --- /dev/null +++ b/arch/mips/ite-boards/ivr/Makefile @@ -0,0 +1,10 @@ +# +# Copyright 2000 MontaVista Software Inc. +# Author: MontaVista Software, Inc. +# ppopov@mvista.com or source@mvista.com +# +# Makefile for the Globespan IVR board, +# board-specific files. +# + +obj-y += init.o |