diff options
author | Don Zickus <dzickus@redhat.com> | 2017-12-13 16:14:15 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-01-05 14:40:14 -0800 |
commit | 4d6d8cc5c16bc5edff4ee564b8e9d4ace9c28469 (patch) | |
tree | c6e08195c28b1041a4bd51c692811dfc7950fa9b /configs/fedora/generic/CONFIG_SRF08 | |
parent | 32813e5abf211a0420e5486553f0e9a159ce123a (diff) | |
download | kernel-4d6d8cc5c16bc5edff4ee564b8e9d4ace9c28469.tar.gz kernel-4d6d8cc5c16bc5edff4ee564b8e9d4ace9c28469.tar.xz kernel-4d6d8cc5c16bc5edff4ee564b8e9d4ace9c28469.zip |
configs: Move base-debug and base-generic to configs/fedora
It was suggested that base-debug and base-generic were not good names
to use. Further discussion led to using configs/fedora for the base
config files and configs/rhel for any overrides.
This patch does a plain
mkdir configs/fedora
git mv configs/base-{generic,debug} configs/fedora
No code changes.
Diffstat (limited to 'configs/fedora/generic/CONFIG_SRF08')
-rw-r--r-- | configs/fedora/generic/CONFIG_SRF08 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_SRF08 b/configs/fedora/generic/CONFIG_SRF08 new file mode 100644 index 000000000..11f5dbcf5 --- /dev/null +++ b/configs/fedora/generic/CONFIG_SRF08 @@ -0,0 +1 @@ +# CONFIG_SRF08 is not set |