base-files: use the correct path in case of modified preinit options
authorFelix Fietkau <nbd@openwrt.org>
Sun, 22 Nov 2015 19:06:20 +0000 (19:06 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 22 Nov 2015 19:06:20 +0000 (19:06 +0000)
commitfbec6aaef151cfb464b75cb76e1ee29d1e420789
treeb243ea1c5612cb35f9234a79422449b757f72890
parent4bdc5c7964d36b9b88ce34c814b5de1d0d139f0c
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>
SVN-Revision: 47590
package/base-files/Makefile
package/base-files/image-config.in