diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-09-21 10:10:26 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-09-21 10:10:26 +0000 |
commit | 74347c702318f8b7392bc39b1710cce9890bda63 (patch) | |
tree | d389549fd45b658d0a46844e806ffb3f264861f9 /profiles/embedded/ChangeLog | |
parent | Adding USE="modules" to all Linux profiles to link with new linux-mod behavio... (diff) | |
download | gentoo-2-74347c702318f8b7392bc39b1710cce9890bda63.tar.gz gentoo-2-74347c702318f8b7392bc39b1710cce9890bda63.tar.bz2 gentoo-2-74347c702318f8b7392bc39b1710cce9890bda63.zip |
Adding USE="modules" to all Linux profiles to link with new linux-mod behavior for making modules optional if desired. Missed this non-inherited profile.
Diffstat (limited to 'profiles/embedded/ChangeLog')
-rw-r--r-- | profiles/embedded/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 37d142de075e..91e20abbc444 100644 --- a/profiles/embedded/ChangeLog +++ b/profiles/embedded/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.6 2009/06/21 13:04:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.7 2009/09/21 10:10:26 robbat2 Exp $ + + 21 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> make.defaults: + Adding USE="modules" to all Linux profiles to link with new linux-mod + behavior for making modules optional if desired. 21 Jun 2009; Hans de Graaff <graaff@gentoo.org> virtuals: Remove virtual/xemacs since xemacs no longer provides it. |