Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"
[linux-block.git] / samples / user_events / Makefile
CommitLineData
c57eb478
BB
1# SPDX-License-Identifier: GPL-2.0
2CFLAGS += -Wl,-no-as-needed -Wall -I../../usr/include
3
4example: example.o
5example.o: example.c