# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2016 Nexell
# Hyunseok, Jung <hsjung@nexell.co.kr>

obj-y	:= board.o hwrev.o lcds.o
obj-$(CONFIG_S5P4418_ONEWIRE) += onewire.o
