diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-04 15:53:01 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-04 15:53:01 +0000 |
commit | 0d6d67e4b9f702284357cebd6d9709828b6f89da (patch) | |
tree | a61aa35ad5f22c285824fe2962e839bcb58f30ab /target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch | |
parent | 4f7c8b760c3fed2d3acac7eb2255ecbd1da97668 (diff) |
[kernel/2.6.38] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31191 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch b/target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch index df49ad017a..941aa909de 100644 --- a/target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch +++ b/target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch @@ -8,4 +8,3 @@ ifeq ($(CONFIG_TUNE_CELL),y) KBUILD_CFLAGS += $(call cc-option,-mtune=cell) - |