diff --git a/[refs] b/[refs] index 71b9887df265..39a6d47f5cf4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ae249b5fa27f9fba25aa59664d4338efc2dd2394 +refs/heads/master: 766039022a480ede847659daaa78772bdcc598ae diff --git a/trunk/arch/parisc/Makefile b/trunk/arch/parisc/Makefile index 197690068f88..96ec3982be8d 100644 --- a/trunk/arch/parisc/Makefile +++ b/trunk/arch/parisc/Makefile @@ -66,7 +66,7 @@ KBUILD_CFLAGS_KERNEL += -mlong-calls endif # select which processor to optimise for -cflags-$(CONFIG_PA7100) += -march=1.1 -mschedule=7100 +cflags-$(CONFIG_PA7000) += -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