CC: base-files: use the correct path in case of modified preinit options
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Jan 2016 14:27:23 +0000 (14:27 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Jan 2016 14:27:23 +0000 (14:27 +0000)
commit51d4f6b14e8b388fa4b1d8224f9a6f1fbf7eaee9
tree3a56e6e624922583fa072de15db066d0e74661bd
parent2022e6510b382f17ba3952254dc7408d911d8753
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 <hannu.nyman@iki.fi>
Backport of r47590

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48238 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/Makefile
package/base-files/image-config.in