diff options
Diffstat (limited to 'target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch')
-rw-r--r-- | target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch b/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch index 85c2650..b360d2b 100644 --- a/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch +++ b/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch @@ -1,6 +1,6 @@ --- a/arch/powerpc/Makefile +++ b/arch/powerpc/Makefile -@@ -104,7 +104,6 @@ CPP = $(CC) -E $(KBUILD_CFLAGS) +@@ -106,7 +106,6 @@ CPP = $(CC) -E $(KBUILD_CFLAGS) CHECKFLAGS += -m$(CONFIG_WORD_SIZE) -D__powerpc__ -D__powerpc$(CONFIG_WORD_SIZE)__ |