diff options
author | Mathias Kresin <dev@kresin.me> | 2016-05-21 12:16:36 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-23 11:03:24 +0200 |
commit | 9d0608eef3e5b9fca19ece2c5fcc90659f8630a6 (patch) | |
tree | f1d33a47fc5fe481c9bb4d6065492f0ef6b5f393 /target/linux/lantiq/xrx200 | |
parent | e81acacaa3c968067ae269316531818bbe2dbde7 (diff) | |
download | upstream-9d0608eef3e5b9fca19ece2c5fcc90659f8630a6.tar.gz upstream-9d0608eef3e5b9fca19ece2c5fcc90659f8630a6.tar.bz2 upstream-9d0608eef3e5b9fca19ece2c5fcc90659f8630a6.zip |
lantiq: VG3503J - merge profiles
The only difference between the VG3503J profiles is the version of the
gphy firmware that gets loaded. This can be handled perfect fine in one
device tree source file.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r-- | target/linux/lantiq/xrx200/profiles/arv.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/arv.mk b/target/linux/lantiq/xrx200/profiles/arv.mk index 3dc22c00da..dda57309d9 100644 --- a/target/linux/lantiq/xrx200/profiles/arv.mk +++ b/target/linux/lantiq/xrx200/profiles/arv.mk @@ -4,12 +4,6 @@ endef $(eval $(call Profile,VG3503J)) -define Profile/VG3503J_V2 - NAME:=BT Openreach - ECI VDSL Modem v2 -endef - -$(eval $(call Profile,VG3503J_V2)) - define Profile/VGV7510KW22NOR NAME:=o2 Box 6431 / Arcadyan VGV7510KW22 (NOR) PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2 |