diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-05 13:29:54 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-05 13:29:54 +0000 |
commit | 18982296c750b8bd433669adb28134d645e68932 (patch) | |
tree | 35d0d5198e8b74db4acc09b4a81843b4047f7b24 /target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch | |
parent | 1b523918ffb6dc3913599426e17882db0a5b4d83 (diff) |
Merge branch 'bcm63xx'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30819 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch')
-rw-r--r-- | target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch b/target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch index df49ad017a..941aa909de 100644 --- a/target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch +++ b/target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch @@ -8,4 +8,3 @@ ifeq ($(CONFIG_TUNE_CELL),y) KBUILD_CFLAGS += $(call cc-option,-mtune=cell) - |