Searched hist:fa0ad6575f6d459e215dded90b10cc455a889145 (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/kconfig/ |
H A D | Makefile | diff fa0ad6575f6d459e215dded90b10cc455a889145 Sat Nov 05 12:21:30 CET 2011 Paul Bolle <pebolle@tiscali.nl> 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>
|