diff options
Diffstat (limited to 'roms/u-boot/board/palmtc/Makefile')
| -rw-r--r-- | roms/u-boot/board/palmtc/Makefile | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/roms/u-boot/board/palmtc/Makefile b/roms/u-boot/board/palmtc/Makefile new file mode 100644 index 00000000..b4a682d2 --- /dev/null +++ b/roms/u-boot/board/palmtc/Makefile @@ -0,0 +1,9 @@ +# +# Palm Tungsten|C Support +# +# Copyright (C) 2009-2010 Marek Vasut <marek.vasut@gmail.com> +# +# SPDX-License-Identifier:	GPL-2.0+ +# + +obj-y	:= palmtc.o | 
