mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 14:26:44 +00:00
and populate it with the common parts from PowerPC and Sparc[64]. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Paul Mackerras <paulus@samba.org> Acked-by: David S. Miller <davem@davemloft.net>
3 lines
62 B
Makefile
3 lines
62 B
Makefile
obj-y = base.o
|
|
obj-$(CONFIG_OF_DEVICE) += device.o platform.o
|