diff options
author | Luka Perkov <luka@openwrt.org> | 2015-01-25 13:39:24 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-01-25 13:39:24 +0000 |
commit | a46bb6ec6a0ed6eb56dc2f4551a57e63a7292753 (patch) | |
tree | 3f47a7421f94576304ab9d92e066553e46359590 /target/linux/kirkwood/profiles | |
parent | c8e9b5d13e8d3a5af27f55f8b30f9e03196330b8 (diff) | |
download | upstream-a46bb6ec6a0ed6eb56dc2f4551a57e63a7292753.tar.gz upstream-a46bb6ec6a0ed6eb56dc2f4551a57e63a7292753.tar.bz2 upstream-a46bb6ec6a0ed6eb56dc2f4551a57e63a7292753.zip |
kirkwood: add wpad-mini to guruplug profile
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44125
Diffstat (limited to 'target/linux/kirkwood/profiles')
-rw-r--r-- | target/linux/kirkwood/profiles/120-plug.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/profiles/120-plug.mk b/target/linux/kirkwood/profiles/120-plug.mk index cca703f445..1879683370 100644 --- a/target/linux/kirkwood/profiles/120-plug.mk +++ b/target/linux/kirkwood/profiles/120-plug.mk @@ -47,7 +47,7 @@ define Profile/GuruplugServerPlus kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \ kmod-ata-core kmod-ata-marvell-sata \ kmod-btmrvl kmod-btmrvl-sdio kmod-libertas kmod-libertas-sdio \ - uboot-envtools + uboot-envtools wpad-mini endef define Profile/GuruplugServerPlus/Description |