#
# Copyright (C) 2015-2020 Panasonic Corporation.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
obj-$(CONFIG_MACH_PVC03V) += pvc03v.o
obj-$(CONFIG_MACH_PVC02V_BRB) += pvc02v-brb.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
obj-$(CONFIG_SUSPEND) += suspend.o

