diff options
Diffstat (limited to 'qemu/roms/u-boot/board/broadcom/bcm28155_ap/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/broadcom/bcm28155_ap/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qemu/roms/u-boot/board/broadcom/bcm28155_ap/Makefile b/qemu/roms/u-boot/board/broadcom/bcm28155_ap/Makefile new file mode 100644 index 000000000..4bb9e7082 --- /dev/null +++ b/qemu/roms/u-boot/board/broadcom/bcm28155_ap/Makefile @@ -0,0 +1,7 @@ +# +# Copyright 2013 Broadcom Corporation. +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += bcm28155_ap.o |