Recovering from my previous commit
This commit is contained in:
@@ -10,12 +10,6 @@ bool 'ar' CONFIG_AR
|
||||
bool 'bunzip2' CONFIG_BUNZIP2
|
||||
bool 'cpio' CONFIG_CPIO
|
||||
bool 'dpkg' CONFIG_DPKG
|
||||
if [ "$CONFIG_DPKG" = "y" ] ; then
|
||||
bool ' list support' CONFIG_FEATURE_DPKG_LIST
|
||||
if [ "$CONFIG_FEATURE_DPKG_LIST" = "y" ] ; then
|
||||
bool ' short descriptions' CONFIG_FEATURE_DPKG_LIST_DESCRIPTIONS
|
||||
fi
|
||||
fi
|
||||
bool 'dpkg_deb' CONFIG_DPKG_DEB
|
||||
bool 'gunzip' CONFIG_GUNZIP
|
||||
bool 'gzip' CONFIG_GZIP
|
||||
|
Reference in New Issue
Block a user