remove strip

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2670 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2010-11-05 20:20:44 +00:00
parent 172c7aa47a
commit 57b2f23929
1 changed files with 1 additions and 1 deletions

View File

@ -251,9 +251,9 @@ _kernel_src_compile() {
--logfile="${WORKDIR}"/genkernel.log \
--bootdir="${WORKDIR}"/boot \
--mountboot \
--strip=all \
--module-prefix="${WORKDIR}"/lib \
all || die "genkernel failed"
# --strip=all \
# --lvm \
# --luks \
# --iscsi \