[PATCH] ikconfig
commite78eae3da1ad426c3ec8859fd07afd419925aa19
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 31 Jul 2003 12:20:42 +0000 (31 05:20 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 31 Jul 2003 12:20:42 +0000 (31 05:20 -0700)
treefec4a41abb081635a08e46c5496483c129ab396c
parent60850601cc977ee15ec46064ebf17e0b0eb5276f
[PATCH] ikconfig

(Randy Dunlap)

Build the kernel config data into the kernel - either unloaded or accessible
via /proc
arch/i386/defconfig
kernel/Makefile
kernel/configs.c [new file with mode: 0644]
scripts/binoffset.c [new file with mode: 0644]
scripts/extract-ikconfig [new file with mode: 0644]
scripts/mkconfigs [new file with mode: 0644]