summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-09-04 00:29:17 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-09-04 00:29:17 +0000
commit1ed28233904ec9488852159078ca0d2c83efe8fa (patch)
tree3baa0a79c7c6c17b3da730e3ee8a0c4e35d39589 /sys-kernel/linux-headers/linux-headers-2.6.16.ebuild
parentMarked stable on mips. (diff)
downloadhistorical-1ed28233904ec9488852159078ca0d2c83efe8fa.tar.gz
historical-1ed28233904ec9488852159078ca0d2c83efe8fa.tar.bz2
historical-1ed28233904ec9488852159078ca0d2c83efe8fa.zip
Remove ppc workarounds
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.16.ebuild')
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.6.16.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.16.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.16.ebuild
index 1c5e39c17953..4b17aa8e0eb0 100644
--- a/sys-kernel/linux-headers/linux-headers-2.6.16.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-2.6.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.16.ebuild,v 1.9 2006/08/22 08:51:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.16.ebuild,v 1.10 2006/09/04 00:29:17 lu_zero Exp $
ETYPE="headers"
H_SUPPORTEDARCH="alpha amd64 arm hppa m68k ia64 ppc ppc64 s390 sh sparc x86"
@@ -38,11 +38,6 @@ src_unpack() {
# m68k for now (dont want to break other arches)
[[ $(tc-arch) == "m68k" ]] && epatch "${DISTDIR}"/linux-2.6.11-m68k-headers.patch.bz2
- # Get headers to bootstrap on PPC
- if use ppc; then
- cp arch/powerpc/configs/pmac32_defconfig arch/powerpc/configs/ppc_defconfig
- fi
-
# Fixes ... all the wrapper magic is to keep sed from dumping
# ugly warnings about how it can't work on a directory.
cd "${S}"/include