blob: 4f79e4bf11a3e98bb514bad2d6a7b0dcd89ad81b (
plain)
1
2
3
4
5
6
7
8
9
|
#
# 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
|