From 1846ada5d5a04c61bdbe38ba42180ac6d62c0dab Mon Sep 17 00:00:00 2001 From: agb Date: Fri, 2 Jan 2009 05:12:46 +0000 Subject: Add hostapd-mini to default images where applicable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx') diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index c8862f030..eecfd9bcf 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -14,6 +14,8 @@ LINUX_VERSION:=2.6.27.10 include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES += hostapd-mini + define Target/Description Build firmware images for Broadcom based xDSL/routers currently supports BCM6348 and BCM6358 based devices. -- cgit v1.2.3