From: Daniel Golle Date: Sat, 12 Dec 2020 22:59:54 +0000 (+0000) Subject: treewide: replace local mkdir_p implementations X-Git-Url: http://git.openwrt.org/?p=project%2Fprocd.git;a=commitdiff_plain;h=7f12c89d0b99a2f04e91b2327e74c049f6362b67;hp=7f12c89d0b99a2f04e91b2327e74c049f6362b67 treewide: replace local mkdir_p implementations Replace local implementations of mkdir_p in favour of using the more robust implementation now added to libubox. Signed-off-by: Daniel Golle ---