summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/README.PTX
blob: c77d38f43a0116137f25bf8a2f08aeccb1efc123 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
README.PTX
==========

This is a copy of the linux-2.6.28 scripts/kconfig directory.

To update to a new kconfig version copy the kconfig directory from the kernel
and replace Makefile with that one to be found in ../ptx-modifications, apply
patch serie, uncoment 'LKC_GENPARSER := 1' in Makefile and run make to update
'shipped' files.

Robert Schwebel <r.schwebel@pengutronix.de>