This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Regarding building bluez and porting bluez

Other Parts Discussed in Thread: AM1808

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