10 lines
257 B
Makefile
10 lines
257 B
Makefile
#
|
|
# 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
|