avm.mk 246 B

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