diff options
| author | 张 鹏 <sd20@qxwlan.com> | 2023-02-22 20:55:44 +0800 |
|---|---|---|
| committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-29 12:23:47 +0200 |
| commit | 0dca52cf595cedcabec5d384ddc83f1954cca46d (patch) | |
| tree | 0b25b6a763e7a4675185be87431a09d86bc031bb /target/linux/ipq40xx/image | |
| parent | 7f2ecab0f4623e9b437b1a6656275695ac063fe4 (diff) | |
| download | upstream-0dca52cf595cedcabec5d384ddc83f1954cca46d.tar.gz upstream-0dca52cf595cedcabec5d384ddc83f1954cca46d.tar.bz2 upstream-0dca52cf595cedcabec5d384ddc83f1954cca46d.zip | |
ipq40xx: add e2600ac c2 to dsa
Convert E2600ac c2 to DSA and enable it.
Signed-off-by: 张 鹏 <sd20@qxwlan.com>
[ rename port to more generic name ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/image')
| -rw-r--r-- | target/linux/ipq40xx/image/generic.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ipq40xx/image/generic.mk b/target/linux/ipq40xx/image/generic.mk index 6cde091b2b5..59dfb006283 100644 --- a/target/linux/ipq40xx/image/generic.mk +++ b/target/linux/ipq40xx/image/generic.mk @@ -1046,8 +1046,7 @@ define Device/qxwlan_e2600ac-c2 BLOCKSIZE := 128k PAGESIZE := 2048 endef -# Missing DSA Setup -#TARGET_DEVICES += qxwlan_e2600ac-c2 +TARGET_DEVICES += qxwlan_e2600ac-c2 define Device/sony_ncp-hg100-cellular $(call Device/FitImage) |
