diff options
Diffstat (limited to 'roms/u-boot/board/ifm/ac14xx/Makefile')
-rw-r--r-- | roms/u-boot/board/ifm/ac14xx/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roms/u-boot/board/ifm/ac14xx/Makefile b/roms/u-boot/board/ifm/ac14xx/Makefile new file mode 100644 index 00000000..55def604 --- /dev/null +++ b/roms/u-boot/board/ifm/ac14xx/Makefile @@ -0,0 +1,7 @@ +# +# (C) Copyright 2009 Wolfgang Denk <wd@denx.de> +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := ac14xx.o |