summaryrefslogtreecommitdiffstats
path: root/rules/usr-rootfs.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/usr-rootfs.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/usr-rootfs.in')
-rw-r--r--rules/usr-rootfs.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/usr-rootfs.in b/rules/usr-rootfs.in
new file mode 100644
index 000000000..8190c62d1
--- /dev/null
+++ b/rules/usr-rootfs.in
@@ -0,0 +1,5 @@
+## SECTION=rootfs
+
+config USR_ROOTFS
+ tristate
+ select BASE