summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-10-20 22:55:52 +0200
committerDirk von Suchodoletz2007-10-20 22:55:52 +0200
commit8b7a12ca24e1cb724e7d25a3402d8a1e6953fcd4 (patch)
tree556bc8ccbab7468c2987d78bcbc3c9c2623c65de /initramfs
parentsome minor cleanups in tpm-section (diff)
downloadcore-8b7a12ca24e1cb724e7d25a3402d8a1e6953fcd4.tar.gz
core-8b7a12ca24e1cb724e7d25a3402d8a1e6953fcd4.tar.xz
core-8b7a12ca24e1cb724e7d25a3402d8a1e6953fcd4.zip
minor change
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1397 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rwxr-xr-xinitramfs/mkdxsinitrd1
1 files changed, 0 insertions, 1 deletions
diff --git a/initramfs/mkdxsinitrd b/initramfs/mkdxsinitrd
index 58508510..97243e13 100755
--- a/initramfs/mkdxsinitrd
+++ b/initramfs/mkdxsinitrd
@@ -496,7 +496,6 @@ if [ -n "${use_tpm}" ] ; then
MISCMODULES="${MISCMODULES} tpm"
########## platform-independent stuff ##########
- # TODO: fix SLX_TPM_PATH stuff
SLX_TPM_PATH="$SLX_SHARE_PATH/tpm"
if [ ! -d "$SLX_TPM_PATH" ] ; then
echo "ERROR: can't find platform-independent tpm-files: $SLX_TPM_PATH"