2
0
forked from Ivasoft/openwrt

busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48078
This commit is contained in:
Felix Fietkau
2016-01-03 11:38:31 +00:00
parent 182dd0db16
commit 23953244a8
4 changed files with 24 additions and 24 deletions

View File

@@ -800,6 +800,6 @@ config BUSYBOX_CONFIG_FEATURE_MTAB_SUPPORT
About the only reason to use this is if you've removed /proc from
your kernel.
source package/utils/busybox/config/util-linux/volume_id/Config.in
source volume_id/Config.in
endmenu