diff options
Diffstat (limited to 'board/maxbcm/Makefile')
-rw-r--r-- | board/maxbcm/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/maxbcm/Makefile b/board/maxbcm/Makefile new file mode 100644 index 00000000000..37c17d6d29f --- /dev/null +++ b/board/maxbcm/Makefile @@ -0,0 +1,7 @@ +# +# Copyright (C) 2014 Stefan Roese <sr@denx.de> +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := maxbcm.o |