2010-12-17 01:13:54 +01:00
|
|
|
##
|
|
|
|
## This file is part of the coreboot project.
|
|
|
|
##
|
|
|
|
## Copyright (C) 2009 Ronald G. Minnich
|
2012-02-07 13:31:40 +01:00
|
|
|
## Copyright (C) 2012 Advanced Micro Devices, Inc.
|
2010-12-17 01:13:54 +01:00
|
|
|
##
|
|
|
|
## This program is free software; you can redistribute it and/or modify
|
|
|
|
## it under the terms of the GNU General Public License as published by
|
|
|
|
## the Free Software Foundation; version 2 of the License.
|
|
|
|
##
|
|
|
|
## This program is distributed in the hope that it will be useful,
|
|
|
|
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
## GNU General Public License for more details.
|
|
|
|
##
|
|
|
|
## You should have received a copy of the GNU General Public License
|
|
|
|
## along with this program; if not, write to the Free Software
|
2013-02-23 18:37:27 +01:00
|
|
|
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
2010-12-17 01:13:54 +01:00
|
|
|
##
|
|
|
|
|
2009-08-12 17:00:51 +02:00
|
|
|
subdirs-y += fdc37m60x
|
2010-05-16 16:08:32 +02:00
|
|
|
subdirs-y += fdc37n972
|
2009-08-12 17:00:51 +02:00
|
|
|
subdirs-y += lpc47b272
|
|
|
|
subdirs-y += lpc47b397
|
|
|
|
subdirs-y += lpc47m10x
|
2009-10-28 19:51:47 +01:00
|
|
|
subdirs-y += lpc47m15x
|
2009-08-12 17:00:51 +02:00
|
|
|
subdirs-y += lpc47n217
|
2010-01-17 14:50:17 +01:00
|
|
|
subdirs-y += lpc47n227
|
2010-05-16 16:08:32 +02:00
|
|
|
subdirs-y += sio10n268
|
2012-03-31 00:10:07 +02:00
|
|
|
subdirs-y += sio1007
|
2011-02-14 20:00:13 +01:00
|
|
|
subdirs-y += kbc1100
|
2012-03-31 00:12:22 +02:00
|
|
|
subdirs-y += mec1308
|
2009-08-12 17:00:51 +02:00
|
|
|
subdirs-y += smscsuperio
|
2012-02-07 13:31:40 +01:00
|
|
|
subdirs-y += sio1036
|
2012-02-07 13:31:40 +01:00
|
|
|
subdirs-y += sch4037
|