move crypto module to target specific modules.mk
[openwrt/staging/mkresin.git] / target / linux / ixp4xx / generic / target.mk
1 BOARDNAME:=Generic
2
3 DEFAULT_PACKAGES+= wpad-mini
4
5 define Target/Description
6 Build firmware images for ixp4xx based boards that boot from internal flash
7 (e.g : Linksys NSLU2, ...)
8 endef
9