CC: base-files: use the correct path in case of modified preinit options
authorJo-Philipp Wich <[email protected]>
Thu, 14 Jan 2016 14:27:23 +0000 (14:27 +0000)
committerJo-Philipp Wich <[email protected]>
Thu, 14 Jan 2016 14:27:23 +0000 (14:27 +0000)
commit5b2e05e4655f2f5c3239c41d102192f044abde96
tree3a56e6e624922583fa072de15db066d0e74661bd
parentb1b4f52d45b45bded61bef90007022e6442d8e0c
CC: base-files: use the correct path in case of modified preinit options
If the user sets any preinit options in .config, the wrong path may get
applied due to wrong default value in image-config.in and due to Makefile
writing also the unchanged options into 00_preinit.conf

Modify the default path in image-config.in to match the current default
path set by r47080. Also modify the fall-back default in Makefile.

Signed-off-by: Hannu Nyman <[email protected]>
Backport of r47590

SVN-Revision: 48238
package/base-files/Makefile
package/base-files/image-config.in