5 lines
101 B
Makefile
5 lines
101 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
userprogs-always-y += hpet_example
|
||
|
|
||
|
userccflags += -I usr/include
|