You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
0238047018
Remove empty conditionals from include/linux/Kbuild as the contents, with new conditionals, have moved to include/uapi/linux/Kbuild. Signed-off-by: David Howells <dhowells@redhat.com>
22 lines
433 B
Makefile
22 lines
433 B
Makefile
header-y += byteorder/
|
|
header-y += can/
|
|
header-y += caif/
|
|
header-y += dvb/
|
|
header-y += hdlc/
|
|
header-y += hsi/
|
|
header-y += isdn/
|
|
header-y += mmc/
|
|
header-y += nfsd/
|
|
header-y += raid/
|
|
header-y += spi/
|
|
header-y += sunrpc/
|
|
header-y += tc_act/
|
|
header-y += tc_ematch/
|
|
header-y += netfilter/
|
|
header-y += netfilter_arp/
|
|
header-y += netfilter_bridge/
|
|
header-y += netfilter_ipv4/
|
|
header-y += netfilter_ipv6/
|
|
header-y += usb/
|
|
header-y += wimax/
|