summaryrefslogtreecommitdiffstats
path: root/config-local
diff options
context:
space:
mode:
authorJarod Wilson <jarod@redhat.com>2011-01-07 16:40:18 -0500
committerJarod Wilson <jarod@redhat.com>2011-01-10 17:37:27 -0500
commit5b65297cef481cbbccc803152b6c05d101169ead (patch)
treeac0313c3f391cb5dc296ce46abcb6dfbe9412c26 /config-local
parentd9fdd68cbee5f54cfdc6350747621bbc9c93d275 (diff)
downloadkernel-5b65297cef481cbbccc803152b6c05d101169ead.tar.gz
kernel-5b65297cef481cbbccc803152b6c05d101169ead.tar.xz
kernel-5b65297cef481cbbccc803152b6c05d101169ead.zip
Add support for local rebuild config option overrides
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Diffstat (limited to 'config-local')
-rw-r--r--config-local2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-local b/config-local
new file mode 100644
index 00000000..8c32be5b
--- /dev/null
+++ b/config-local
@@ -0,0 +1,2 @@
+# This file is intentionally left empty in the stock kernel. Its a nicety
+# added for those wanting to do custom rebuilds with altered config opts.