|
|
|
@ -1,13 +1,13 @@ |
|
|
|
#!/bin/sh |
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: target/generic/config.in |
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2010 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
|
# |
|
|
|
# This program is free software; you can redistribute it and/or modify |
|
|
|
# it under the terms of the GNU General Public License as published by |
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the |
|
|
|
@ -16,18 +16,6 @@ |
|
|
|
|
|
|
|
#Description: Generic System |
|
|
|
|
|
|
|
SDECFGSET_DIETLIBC='1' |
|
|
|
SDECFGSET_DIETLIBC_pdksh='1' |
|
|
|
SDECFGSET_DIETLIBC_module_init_tools='1' |
|
|
|
SDECFGSET_DIETLIBC_modutils='1' |
|
|
|
SDECFGSET_DIETLIBC_udev='1' |
|
|
|
SDECFGSET_DIETLIBC_embutils='1' |
|
|
|
SDECFGSET_DIETLIBC_fget='1' |
|
|
|
SDECFGSET_DIETLIBC_ipconfig='1' |
|
|
|
SDECFGSET_DIETLIBC_hotplug__=1 |
|
|
|
SDECFGSET_DIETLIBC_minised='1' |
|
|
|
SDECFGSET_DIETLIBC_disktype='1' |
|
|
|
|
|
|
|
choice SDECFG_PKGSEL_TPL none none 'No package preselection template' \ |
|
|
|
$( cd target/$SDECFG_TARGET/pkgsel; |
|
|
|
grep -H "^# *Description *: " *.choice | tr ' ' '_' | |
|
|
|
|