diff options
Diffstat (limited to 'board/phytec/pcm052/Makefile')
-rw-r--r-- | board/phytec/pcm052/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/phytec/pcm052/Makefile b/board/phytec/pcm052/Makefile new file mode 100644 index 0000000..144f4e7 --- /dev/null +++ b/board/phytec/pcm052/Makefile @@ -0,0 +1,7 @@ +# +# Copyright 2013 Freescale Semiconductor, Inc. +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := pcm052.o |