mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Since the header file g_printer.h doesn't depend on __KERNEL__, there's no need to unifdef it in the Kbuild file. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
8 lines
123 B
Makefile
8 lines
123 B
Makefile
header-y += audio.h
|
|
header-y += cdc.h
|
|
header-y += ch9.h
|
|
header-y += gadgetfs.h
|
|
header-y += midi.h
|
|
header-y += g_printer.h
|
|
|