openwrtv3/target/linux/lantiq/xrx200/profiles/avm.mk
John Crispin 29cf72ac07 lantiq/xrx200: cleanup default packages
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44867
2015-03-17 09:44:06 +00:00

9 lines
246 B
Makefile

define Profile/FRITZ3370
NAME:=Fritz!Box WLan - FRITZ3370
PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
endef
FRITZ3370_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
FRITZ3370_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
$(eval $(call Profile,FRITZ3370))