image/install:

- dont install pciutils
This commit is contained in:
Stephan Raue 2009-10-22 11:16:11 +02:00
parent 27c0e01907
commit 424b0113dd

View File

@ -61,7 +61,6 @@ case "$2" in
[ "$EMULATORS" = yes ] && $SCRIPTS/install emulators
# Devtools... (not for Release)
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install pciutils
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install debug
# Devtools for Coreboot... (not for Release)