Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c04f7ae2 authored by Adrian Bunk's avatar Adrian Bunk Committed by Kyle McMartin
Browse files

[PARISC] move defconfig to arch/parisc/configs/



This patch moves the default parisc defconfig to
arch/parisc/configs/generic_defconfig where it belongs and selects it as
the default defconfig through KBUILD_DEFCONFIG.

Signed-off-by: default avatarAdrian Bunk <adrian.bunk@movial.fi>
Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
parent 2f39d519
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@
# Modified for PA-RISC Linux by Paul Lahaie, Alex deVries, 
# Mike Shaver, Helge Deller and Martin K. Petersen
#

KBUILD_DEFCONFIG := default_defconfig

NM		= sh $(srctree)/arch/parisc/nm
CHECKFLAGS	+= -D__hppa__=1