Browse Source

config: set vserver, light/glibc and not-development

0.2-maint
Alejandro Mery 16 years ago
parent
commit
486bd18822
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      config.in

+ 7
- 0
config.in

@ -1,3 +1,10 @@
#Description: ECN Host OS
for x in VSERVER=1 \
FOOTPRINT=light LIBC=glibc \
DEVELOPMENT=0 \
; do
eval SDECFGSET_TRG_MNEMOSYNE_$x
done
menu_begin MENU_MNEMOSYNE 'Advanced Options'

Loading…
Cancel
Save