diff options
author | John Crispin <john@phrozen.org> | 2016-06-15 14:51:11 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-06-17 04:13:07 +0200 |
commit | a6f7536a73c93794812d5e810fb41c3d0ff1fb27 (patch) | |
tree | 57af5ff127f944320e9ceb1a3ca357ebfbb55c40 /target/linux/lantiq/xrx200/profiles/bt.mk | |
parent | 4bab4dee84266fd1550cfdee25ee0ed7d7a62e78 (diff) | |
download | upstream-a6f7536a73c93794812d5e810fb41c3d0ff1fb27.tar.gz upstream-a6f7536a73c93794812d5e810fb41c3d0ff1fb27.tar.bz2 upstream-a6f7536a73c93794812d5e810fb41c3d0ff1fb27.zip |
lantiq: convert remaining legacy targets to the new image generation code
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq/xrx200/profiles/bt.mk')
-rw-r--r-- | target/linux/lantiq/xrx200/profiles/bt.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/bt.mk b/target/linux/lantiq/xrx200/profiles/bt.mk deleted file mode 100644 index 51b6eaee92..0000000000 --- a/target/linux/lantiq/xrx200/profiles/bt.mk +++ /dev/null @@ -1,6 +0,0 @@ -define Profile/BTHOMEHUBV5A - NAME:=BT Home Hub 5A - PACKAGES:=kmod-ath9k kmod-ath10k wpad-mini kmod-usb-dwc2 -endef - -$(eval $(call Profile,BTHOMEHUBV5A)) |