Browse Source

* enabled dietlibc support on mnemosyne if mkinitrd is need (t2 2.2)

legacy/multilib
Alejandro Mery 19 years ago
parent
commit
76ac47eb90
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      pkgsel/Base/Kernel_linux.conf

+ 1
- 0
pkgsel/Base/Kernel_linux.conf

@ -4,6 +4,7 @@ case "$sdever" in
pkgenable udev rocknet
pkgenable mkinitrd cpio disktype pdksh dietlibc embutils minised
EOT
const SDECFG_DIETLIBC 1
const SDECFG_DIETLIBC_embutils 1
;;
esac

Loading…
Cancel
Save