diff options
author | John Crispin <john@openwrt.org> | 2014-12-01 21:30:40 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-12-01 21:30:40 +0000 |
commit | b5675ad92a4d8801d4a90c761c0e77ac69750c0d (patch) | |
tree | 752bcf05ac216901d21d58ef171116c5db744afa /target/linux/kirkwood/profiles/115-router.mk | |
parent | 9b5f5839066ff8958c0bb468623db3a82a9806be (diff) | |
download | mtk-20170518-b5675ad92a4d8801d4a90c761c0e77ac69750c0d.zip mtk-20170518-b5675ad92a4d8801d4a90c761c0e77ac69750c0d.tar.gz mtk-20170518-b5675ad92a4d8801d4a90c761c0e77ac69750c0d.tar.bz2 |
kirkwood: enable mvsw6171 switch driver on EA4500
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43487
Diffstat (limited to 'target/linux/kirkwood/profiles/115-router.mk')
-rw-r--r-- | target/linux/kirkwood/profiles/115-router.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/profiles/115-router.mk b/target/linux/kirkwood/profiles/115-router.mk index ef7f228..f255ca4 100644 --- a/target/linux/kirkwood/profiles/115-router.mk +++ b/target/linux/kirkwood/profiles/115-router.mk @@ -25,7 +25,7 @@ define Profile/EA4500 NAME:=Linksys EA4500 PACKAGES:= \ kmod-mwl8k kmod-usb2 kmod-usb-storage \ - uboot-envtools + swconfig uboot-envtools endef define Profile/EA4500/Description |