diff options
author | Karel Kočí <cynerd@email.cz> | 2018-03-28 13:43:40 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-03-28 13:43:40 +0200 |
commit | d45b8f991744d270273065de46127b41a7b93397 (patch) | |
tree | af307dcbc08925753f2b6c62460c378a8eedd846 /profiles/base/amd64/amd | |
parent | ccc3d0e0587908a8b4a4516a04250bd612a1b6fd (diff) | |
download | gentoo-personal-overlay-d45b8f991744d270273065de46127b41a7b93397.tar.gz gentoo-personal-overlay-d45b8f991744d270273065de46127b41a7b93397.tar.bz2 gentoo-personal-overlay-d45b8f991744d270273065de46127b41a7b93397.zip |
Cleanup in intel/amd profile
CPU secific profiles moved to base
Diffstat (limited to 'profiles/base/amd64/amd')
-rw-r--r-- | profiles/base/amd64/amd/package.use | 1 | ||||
-rw-r--r-- | profiles/base/amd64/amd/parent | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/base/amd64/amd/package.use b/profiles/base/amd64/amd/package.use new file mode 100644 index 0000000..8f41fa9 --- /dev/null +++ b/profiles/base/amd64/amd/package.use @@ -0,0 +1 @@ +sys-kernel/linux amd diff --git a/profiles/base/amd64/amd/parent b/profiles/base/amd64/amd/parent new file mode 100644 index 0000000..eb4d905 --- /dev/null +++ b/profiles/base/amd64/amd/parent @@ -0,0 +1 @@ +../ |