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)
commitb61e77aeddfdcb222d26a0bb5fe3145f98b9b675
tree7a11eda3c8a7b0d538eb4d77259c6e3229c751b6
parent576621f1e353339fe81ece6cff7e8bcd12cbc7b8
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