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
8654b1c2de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andres Salomon <dilinger@queued.net>
4 lines
114 B
Makefile
4 lines
114 B
Makefile
obj-$(CONFIG_OLPC) += olpc.o
|
|
obj-$(CONFIG_OLPC_XO1) += olpc-xo1.o
|
|
obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o
|