backports: move packaging kconfig hacks to its own file
authorLuis R. Rodriguez <mcgrof@suse.com>
Thu, 6 Nov 2014 19:17:36 +0000 (11:17 -0800)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 14 Nov 2014 21:47:15 +0000 (13:47 -0800)
commit239d467bc4451760afb6932e154da245768bd509
treec5173d1a80af2f696b0e2e61e567e3811a0250cc
parent600d1c2fe6511caaecff28bbf9ee2691a0a7a4aa
backports: move packaging kconfig hacks to its own file

Move packaging kconfig hacks to its own file, we'll be ignoring
this file later for postprocessing. Keeping this in a separate
file will make parsing much simpler.

Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
backport/Kconfig
backport/Kconfig.package.hacks [new file with mode: 0644]
gentree.py