Hi Guys,
I want to build bluez for s3c2440c processor.Now the scripts I have for building the bluez i.e wl18xx_build_bt.sh and setup-env
But inside the setup-env we have to select the MACH_TYPE. So what should be my machine type as it is wriiten that
# MACHINE_TYPE - The target machine type. Can have one of the following values: "am1808" , "omap3evm" , "am335x"
# This is needed to build bluetooth components.
# This parameter is not relevant for ti814x board.
export MACHINE_TYPE=""
So what machine type should I use ? or I have to build bluez without this script i.e traditional way using ./configure command.
Please help me in this
Thanks,
Abhi