<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
From the OpenWrt wiki page:
<a class="moz-txt-link-freetext" href="https://wiki.openwrt.org/toh/bt/homehub_v5a">https://wiki.openwrt.org/toh/bt/homehub_v5a</a><br>
I understand that support for BT Home Hub 5 was included in DD
trunk.<br>
<br>
I pulled the latest trunk source 50013 from git, but the image is
not built under bin/lantiq as expected.<br>
<br>
As deducted from the firmware images available on-line <a
href="https://dl.dropboxusercontent.com/u/26940713/OpenWrt/openwrt-lantiq-xrx200-BTHOMEHUBV5A-install-uImage-initramfs"
class="urlextern"
title="https://dl.dropboxusercontent.com/u/26940713/OpenWrt/openwrt-lantiq-xrx200-BTHOMEHUBV5A-install-uImage-initramfs"
rel="nofollow">(openwrt-lantiq-xrx200-BTHOMEHUBV5A-install-uImage-initramfs</a>)
I am using:<br>
Target System (Lantiq) ---> <br>
Subtarget (XRX200) ---> <br>
Target Profile (Default Profile) ---> <br>
<br>
There is nothing else other than Default Profile. I was expecting to
find a specific BTHOMEHUB5 configuration.<br>
<br>
I run a grep on the code and I found the following:<br>
<br>
./target/linux/lantiq/image/Makefile:Image/BuildKernel/Profile/BTHOMEHUBV5A=$(call
Image/BuildKernel/Template,BTHOMEHUBV5A)<br>
./target/linux/lantiq/image/Makefile:Image/Build/Profile/BTHOMEHUBV5A=$(call
Image/BuildNAND/$(1),$(1),BTHOMEHUBV5A)<br>
./target/linux/lantiq/image/Makefile:define
LegacyDevice/BTHOMEHUBV5A<br>
./target/linux/lantiq/image/Makefile:LEGACY_DEVICES += BTHOMEHUBV5A<br>
./target/linux/lantiq/base-files/etc/board.d/01_leds:BTHOMEHUBV5A)<br>
./target/linux/lantiq/base-files/etc/board.d/02_network:BTHOMEHUBV5A)<br>
./target/linux/lantiq/base-files/etc/hotplug.d/firmware/11-ath10k-caldata:
BTHOMEHUBV5A)<br>
./target/linux/lantiq/dts/BTHOMEHUBV5A.dts: model = "BTHOMEHUBV5A
- BT Home Hub 5A";<br>
<br>
However I am not sure how to activate the build.<br>
Please could you help?<br>
<br>
Thank you in advance, <br>
Mauro<br>
</body>
</html>