X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Fpowerpc%2Fconfig.mk;h=83b49b58c54da331daceec004c4948e52201ba70;hp=411039649a07a0a4b2674e72b7d006d52df48020;hb=HEAD;hpb=2cb58841686036c9c67973a9c8f6b9f62045515b diff --git a/arch/powerpc/config.mk b/arch/powerpc/config.mk index 411039649a..83b49b58c5 100644 --- a/arch/powerpc/config.mk +++ b/arch/powerpc/config.mk @@ -18,9 +18,6 @@ PLATFORM_RELFLAGS += -fpic -mrelocatable -ffunction-sections \ PLATFORM_CPPFLAGS += -D__powerpc__ -ffixed-r2 -m32 PLATFORM_LDFLAGS += -m32 -melf32ppclinux -# Support generic board on PPC -__HAVE_ARCH_GENERIC_BOARD := y - # # When cross-compiling on NetBSD, we have to define __PPC__ or else we # will pick up a va_list declaration that is incompatible with the