mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 12:14:01 +08:00
e61062587d
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
|
|
|