[Feature] add GA346 baseline version
Change-Id: Ic62933698569507dcf98240cdf5d9931ae34348f
diff --git a/src/kernel/linux/v4.19/samples/uhid/Makefile b/src/kernel/linux/v4.19/samples/uhid/Makefile
new file mode 100644
index 0000000..8d7fd61
--- /dev/null
+++ b/src/kernel/linux/v4.19/samples/uhid/Makefile
@@ -0,0 +1,7 @@
+# List of programs to build
+hostprogs-y := uhid-example
+
+# Tell kbuild to always build the programs
+always := $(hostprogs-y)
+
+HOSTCFLAGS_uhid-example.o += -I$(objtree)/usr/include