kernel-ark/arch/mips/dec
David Daney ad4b2b627c MIPS: Repair Kbuild make clean breakage.
When running make clean, Kbuild doesn't process the .config file, so nothing
generates a platform-y variable.  We can get it to descend into the platform
directories by setting $(obj-).

The dec Platform file was unconditionally setting platform-, obliterating
its previous contents and preventing some directories from being cleaned.
This is change to an append operation '+=' to allow cavium-octeon to be
cleaned.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Patchwork: https://patchwork.linux-mips.org/patch/1718/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-10-19 18:32:39 +01:00
..
prom MIPS: Nuke trailing blank lines 2010-02-27 12:53:14 +01:00
ecc-berr.c
int-handler.S
ioasic-irq.c
kn01-berr.c MIPS: DEC: Convert KN01 lock to raw spinlock. 2010-02-27 12:53:36 +01:00
kn02-irq.c
kn02xa-berr.c
Makefile MIPS: DECstation: Migrate to new platform makefile style. 2010-08-05 13:25:49 +01:00
Platform MIPS: Repair Kbuild make clean breakage. 2010-10-19 18:32:39 +01:00
promcon.c MIPS: DECstation: Checkpatch cleanup 2010-08-05 13:25:41 +01:00
reset.c
setup.c
tc.c
time.c timekeeping: Increase granularity of read_persistent_clock() 2009-08-15 10:55:46 +02:00
wbflush.c