summaryrefslogtreecommitdiffstats
path: root/rules/initmethod.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-01-06 14:38:19 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-04-11 11:18:16 +0200
commitb557637599b1ac3a8a5c08c04c06cc861a3f3071 (patch)
treebc155be4d9c34c920751414c3411017fbc8ed236 /rules/initmethod.in
parent6ab772149fe98fb93fb91444f96248e0bbee2078 (diff)
downloadptxdist-b557637599b1ac3a8a5c08c04c06cc861a3f3071.tar.gz
ptxdist-b557637599b1ac3a8a5c08c04c06cc861a3f3071.tar.xz
initial /usr merge implementation
Any files in /bin, /sbin and /lib are transparently installed in /usr. This makes it possible to migrate each package individually. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/initmethod.in')
-rw-r--r--rules/initmethod.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/initmethod.in b/rules/initmethod.in
index aa5160893..0b1c2df25 100644
--- a/rules/initmethod.in
+++ b/rules/initmethod.in
@@ -2,6 +2,7 @@
menuconfig INITMETHOD
bool "init "
+ select USR_ROOTFS
default y
help
Choose the system startup init method here