mirror of
https://github.com/gnuton/asuswrt-merlin.ng.git
synced 2025-05-19 07:51:46 +02:00
4 lines
162 B
Makefile
4 lines
162 B
Makefile
# Makefile for Linux samples code
|
|
|
|
obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ trace_events/ livepatch/ \
|
|
hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/
|