base-files: use the correct path in case of modified preinit options
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Nov 2015 19:06:20 +0000 (19:06 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Nov 2015 19:06:20 +0000 (19:06 +0000)
commit61ce1c4d9d5c69ed9d36bc28fb20fff088a6912b
treeb243ea1c5612cb35f9234a79422449b757f72890
parentb9445c19461ce20e43a9dbee4d8c550b4ad97817
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 <hannu.nyman@iki.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47590 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/Makefile
package/base-files/image-config.in