summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/generic/target.mk
blob: e89cfc4f2340e14e25788eca1f551239724ac443 (plain)
1
2
3
4
5
6
7
8
9
BOARDNAME:=Generic

DEFAULT_PACKAGES+= hostapd-mini

define Target/Description
	Build firmware images for ixp4xx based boards that boot from internal flash
	(e.g : Linksys NSLU2, ...)
endef