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

DEFAULT_PACKAGES+= wpad-mini

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