From 716ca530e1c4515d8683c9d5be3d56b301758b66 Mon Sep 17 00:00:00 2001 From: James <> Date: Wed, 4 Nov 2015 11:49:21 +0000 Subject: trunk-47381 --- target/linux/lantiq/xrx200/profiles/avm.mk | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 target/linux/lantiq/xrx200/profiles/avm.mk (limited to 'target/linux/lantiq/xrx200/profiles/avm.mk') diff --git a/target/linux/lantiq/xrx200/profiles/avm.mk b/target/linux/lantiq/xrx200/profiles/avm.mk new file mode 100644 index 0000000..89909b9 --- /dev/null +++ b/target/linux/lantiq/xrx200/profiles/avm.mk @@ -0,0 +1,9 @@ +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)) -- cgit v1.2.3