[MIPS] Use KBUILD_DEFCONFIG
With KBUILD_DEFCONFIG we don't have to ship a second copy of ip22_defconfig. Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
0f87358587
commit
de0c16985d
|
@ -12,6 +12,8 @@
|
|||
# for "archclean" cleaning up for this architecture.
|
||||
#
|
||||
|
||||
KBUILD_DEFCONFIG := ip22_defconfig
|
||||
|
||||
cflags-y :=
|
||||
|
||||
#
|
||||
|
|
1158
arch/mips/defconfig
1158
arch/mips/defconfig
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue