sparc32,leon: always include leon_pmc in build
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Daniel Hellstrom <daniel@gaisler.com> Cc: Konrad Eisele <konrad@gaisler.com>
This commit is contained in:

committed by
David S. Miller

parent
3732106a1a
commit
556626adf1
@@ -52,7 +52,7 @@ obj-y += of_device_$(BITS).o
|
||||
obj-$(CONFIG_SPARC64) += prom_irqtrans.o
|
||||
|
||||
obj-$(CONFIG_SPARC32) += leon_kernel.o
|
||||
obj-$(CONFIG_SPARC_LEON)+= leon_pmc.o
|
||||
obj-$(CONFIG_SPARC32) += leon_pmc.o
|
||||
|
||||
obj-$(CONFIG_SPARC64) += reboot.o
|
||||
obj-$(CONFIG_SPARC64) += sysfs.o
|
||||
|
Reference in New Issue
Block a user