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 | 10c00d28433d42305ead73480465ce87d047a3d2 (patch) | |
tree | 501e0c0398630d3da9afa82c966ba45ab746ec5e /target | |
parent | d451944c8c0d4f31c2eb00879b6abf0fb3d1485e (diff) | |
download | master-187ad058-10c00d28433d42305ead73480465ce87d047a3d2.tar.gz master-187ad058-10c00d28433d42305ead73480465ce87d047a3d2.tar.bz2 master-187ad058-10c00d28433d42305ead73480465ce87d047a3d2.zip |
kirkwood: add wpad-mini to guruplug profile
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44125 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |