diff options
Diffstat (limited to 'qemu/roms/u-boot/board/palmtreo680/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/palmtreo680/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/qemu/roms/u-boot/board/palmtreo680/Makefile b/qemu/roms/u-boot/board/palmtreo680/Makefile deleted file mode 100644 index 4f79e4bf1..000000000 --- a/qemu/roms/u-boot/board/palmtreo680/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# Palm Treo680 Support -# -# Copyright (C) 2013 Mike Dunn <mikedunn@newsguy.com> -# -# This file is released under the terms of GPL v2 and any later version. -# See the file COPYING in the root directory of the source tree for details. - -obj-y := palmtreo680.o |