summaryrefslogtreecommitdiffstats
path: root/rules/klibc.in
diff options
context:
space:
mode:
authorJon Ringle <jon@ringle.org>2010-01-23 00:39:31 -0500
committerJon Ringle <jon@ringle.org>2010-01-25 04:55:55 -0500
commit45c3b25f0f192cd747fdb6cf90f82dfe948e4400 (patch)
tree560f41efbd117d742123e03184f76824d6c93d1d /rules/klibc.in
parent1488810e6b6547264d07e798b42db167e2ed5a26 (diff)
downloadptxdist-45c3b25f0f192cd747fdb6cf90f82dfe948e4400.tar.gz
ptxdist-45c3b25f0f192cd747fdb6cf90f82dfe948e4400.tar.xz
[klibc/initramfs] Rename {klibc,initramfs}-user-spec
Rename klibc-user-spec more appropriately to initramfs-user-spec Signed-off-by: Jon Ringle <jon@ringle.org>
Diffstat (limited to 'rules/klibc.in')
-rw-r--r--rules/klibc.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/rules/klibc.in b/rules/klibc.in
index 930e26692..6956e0882 100644
--- a/rules/klibc.in
+++ b/rules/klibc.in
@@ -51,19 +51,6 @@ config KLIBC_INIT
otherwise specified (see kernel parameter "init="). With
this link ist possible to start any program you like.
-config KLIBC_USER_SPEC
- bool
- prompt "parse project specific initramfs_spec"
- help
- parse the spec file which is expected to live in
- ${PTXDIST_WORKSPACE}/initramfs_spec. The format is the same
- as described in the kernelsource under
-
- Documentation/early-userspace/README.
-
- Files described in this file can either have an absolute or
- a relative path (relative to ${PTXDIST_WORKSPACE}).
-
menu "klibc utils"
config KLIBC_CAT