summaryrefslogtreecommitdiffstats
path: root/rules/rootfs.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2006-02-11 13:28:41 +0000
committerLadislav Michl <ladis@linux-mips.org>2006-02-11 13:28:41 +0000
commit09bde04b33c51a977eb47681c5b7b05ef73dbc98 (patch)
tree805c11dee87c416c5a150cd3032ec13c04c1bc7a /rules/rootfs.in
parent066bf4859008dcf650766ff5c9c71e9362724bfe (diff)
downloadptxdist-09bde04b33c51a977eb47681c5b7b05ef73dbc98.tar.gz
ptxdist-09bde04b33c51a977eb47681c5b7b05ef73dbc98.tar.xz
Indent with <tab> not 8 <space>s.
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/rootfs.in')
-rw-r--r--rules/rootfs.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/rootfs.in b/rules/rootfs.in
index 33e4af665..ee5058eb1 100644
--- a/rules/rootfs.in
+++ b/rules/rootfs.in
@@ -245,7 +245,7 @@ config ROOTFS_GENERIC_HOSTS
menuconfig ROOTFS_GENERIC_INITTAB
depends on ROOTFS
bool
- select BB_CONFIG_GETTY if BUSYBOX
+ select BB_CONFIG_GETTY if BUSYBOX
prompt "/etc/inittab "
default y
help
@@ -376,7 +376,7 @@ config ROOTFS_ETC_INITD
bool
prompt "Generic Scripts for /etc/init.d"
default y
- select BB_CONFIG_RUN_PARTS if BUSYBOX
+ select BB_CONFIG_RUN_PARTS if BUSYBOX
help
When enabled, this option copies the files from
$(PTXDIST_TOPDIR)/projects/generic/etc/init.d to the target root