X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fparisc%2FMakefile;h=b59911f2c70ba9d2cbadae514a8e21216233759c;hb=973b9821248435d0a15f0310bc913366a60e338b;hp=201156cae92268b30caacaaa4f440501840bdcc3;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/arch/parisc/Makefile b/arch/parisc/Makefile index 201156cae..b59911f2c 100644 --- a/arch/parisc/Makefile +++ b/arch/parisc/Makefile @@ -16,7 +16,7 @@ # Modified for PA-RISC Linux by Paul Lahaie, Alex deVries, # Mike Shaver, Helge Deller and Martin K. Petersen # -NM = sh arch/parisc/nm +NM = sh $(srctree)/arch/parisc/nm ifdef CONFIG_PARISC64 CROSS_COMPILE := hppa64-linux- UTS_MACHINE := parisc64 @@ -48,6 +48,7 @@ cflags-y += -ffunction-sections cflags-$(CONFIG_PA7100) += -march=1.1 -mschedule=7100 cflags-$(CONFIG_PA7200) += -march=1.1 -mschedule=7200 cflags-$(CONFIG_PA7100LC) += -march=1.1 -mschedule=7100LC +cflags-$(CONFIG_PA7300LC) += -march=1.1 -mschedule=7300 cflags-$(CONFIG_PA8X00) += -march=2.0 -mschedule=8000 head-y := arch/parisc/kernel/head.o