View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/net-wireless/rt61/rt61-1.1.0_beta1.ebuild (-2 / +2 lines)
 Lines 1-6    Link Here 
# Copyright 1999-2006 Gentoo Foundation
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/rt61/rt61-1.1.0_beta1.ebuild,v 1.1 2006/07/01 12:12:16 genstef Exp $
# $Header: $
inherit linux-mod
inherit linux-mod
 Lines 29-35    Link Here 
}
}
src_compile() {
src_compile() {
	use debug && export debug="y"
	use debug && BUILD_TARGETS="clean debug"
	linux-mod_src_compile
	linux-mod_src_compile
}
}