diff options
Diffstat (limited to 'roms/u-boot/board/matrix_vision/mvbc_p/Makefile')
| -rw-r--r-- | roms/u-boot/board/matrix_vision/mvbc_p/Makefile | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/roms/u-boot/board/matrix_vision/mvbc_p/Makefile b/roms/u-boot/board/matrix_vision/mvbc_p/Makefile new file mode 100644 index 00000000..4c199415 --- /dev/null +++ b/roms/u-boot/board/matrix_vision/mvbc_p/Makefile @@ -0,0 +1,11 @@ +# +# (C) Copyright 2003 +# Wolfgang Denk, DENX Software Engineering, wd@denx.de. +# +# (C) Copyright 2004-2008 +# Matrix-Vision GmbH, info@matrix-vision.de +# +# SPDX-License-Identifier:	GPL-2.0+ +# + +obj-y	:= mvbc_p.o fpga.o | 
