kconfig: adapt update-po-config to new UML layout
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 5 Nov 2011 11:21:30 +0000 (12:21 +0100)
committerMichal Marek <mmarek@suse.cz>
Sun, 18 Dec 2011 21:07:52 +0000 (22:07 +0100)
commitfa0ad6575f6d459e215dded90b10cc455a889145
treea52b3ba8b815a77af8a6ba75c2a41c34816819ba
parent44656fa03926e7363ab41c565619800a4b3b1322
kconfig: adapt update-po-config to new UML layout

Commit 5c48b108 ("um: take arch/um/sys-x86 to arch/x86/um") broke the
make target update-po-config, as its symlink trick (again) fails.
(Previous breakage was fixed with commit bdc69ca4 ("kconfig: change
update-po-config to reflect new layout of arch/um").)

The new UML layout allows to drop the symlick trick entirely. And if,
one day, another architecture supports UML too, that should now work
without again breaking this make target.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/Makefile