diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-04 15:53:01 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-04 15:53:01 +0000 |
commit | 30f0cb476f27602c4987f5ae770c72be56533e64 (patch) | |
tree | 398936242fa7693fa67c42129d2fde7f71aa2478 /target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch | |
parent | 4cbbd9ab4ba408392a5115f1f881cff36227899f (diff) | |
download | mtk-20170518-30f0cb476f27602c4987f5ae770c72be56533e64.zip mtk-20170518-30f0cb476f27602c4987f5ae770c72be56533e64.tar.gz mtk-20170518-30f0cb476f27602c4987f5ae770c72be56533e64.tar.bz2 |
refresh patches
SVN-Revision: 31191
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 df49ad0..941aa90 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) - |