Jorge Almeida wrote: > /usr/src/linux/drivers/usb/gadget/Config.in, line 52: > > > else if [ "$CONFIG_USB_PXA2XX" = "y" -o "$CONFIG_USB_PXA2XX" = "m" > ]; then > ^ parse error > > Any idea about what this means?
Bug/feature in KDE kernel configurator (I'm using 3.1.4) If you change the
code to read:
else
if ["$CONFIG_USB_PXA2......
fi
fi
It will work ok.
HTH,
Norberto
pgp00000.pgp
Description: signature
