summaryrefslogtreecommitdiff
path: root/src/app/i2cdetect/Makefile.inc
blob: 501e9143faff3ff18bd0c2f8904f9066b2c39b7a (plain)
1
2
3
4
5
6
7
8
9
# vim:ft=make
#
# Copyright 2020 Daniel Friesel
#
# SPDX-License-Identifier: CC0-1.0

ifdef app
	override arch_drivers += ,i2c
endif