1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2016 Nexell
4# Hyunseok, Jung <hsjung@nexell.co.kr>
5
6obj-y	:= board.o hwrev.o lcds.o
7obj-$(CONFIG_S5P4418_ONEWIRE) += onewire.o
8