diff options
Diffstat (limited to 'target/linux/generic/patches-2.6.36/950-powerpc_crtsavres_prereq.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.36/950-powerpc_crtsavres_prereq.patch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.36/950-powerpc_crtsavres_prereq.patch b/target/linux/generic/patches-2.6.36/950-powerpc_crtsavres_prereq.patch index df49ad017..941aa909d 100644 --- a/target/linux/generic/patches-2.6.36/950-powerpc_crtsavres_prereq.patch +++ b/target/linux/generic/patches-2.6.36/950-powerpc_crtsavres_prereq.patch @@ -8,4 +8,3 @@ ifeq ($(CONFIG_TUNE_CELL),y) KBUILD_CFLAGS += $(call cc-option,-mtune=cell) - |