diff --git a/profiles/cig_wf188n-us-ath12.yml b/profiles/cig_wf188n-us-ath12.yml new file mode 100644 index 000000000..441894e25 --- /dev/null +++ b/profiles/cig_wf188n-us-ath12.yml @@ -0,0 +1,13 @@ +--- +profile: cig_wf188n-us +target: ipq60xx +subtarget: generic +description: Build image for the Cigtech WF188n +image: bin/targets/ipq60xx/generic/openwrt-ipq60xx-cig_wf188n-us-squashfs-sysupgrade.tar +feeds: + - name: ipq807x + path: ../../feeds/ipq807x_v5.4 +include: + - ucentral-ap +packages: + - ipq60xx diff --git a/profiles/wallys_dr6018-ath12.yml b/profiles/wallys_dr6018-ath12.yml new file mode 100644 index 000000000..3dd373fff --- /dev/null +++ b/profiles/wallys_dr6018-ath12.yml @@ -0,0 +1,15 @@ +--- +profile: wallys_dr6018 +target: ipq60xx +subtarget: generic +description: Build image for the Wallys DR6018 +image: bin/targets/ipq60xx/generic/openwrt-ipq807x-wallys_dr6018-squashfs-sysupgrade.tar +feeds: + - name: ipq807x + path: ../../feeds/ipq807x_v5.4 +include: + - ucentral-ap +packages: + - ipq60xx +diffconfig: | + CONFIG_KERNEL_IPQ_MEM_PROFILE=0 diff --git a/profiles/yuncore_ax840-ath12.yml b/profiles/yuncore_ax840-ath12.yml new file mode 100644 index 000000000..807ab991b --- /dev/null +++ b/profiles/yuncore_ax840-ath12.yml @@ -0,0 +1,13 @@ +--- +profile: yuncore_ax840 +target: ipq60xx +subtarget: generic +description: Build image for the YunCore AX840 +image: bin/targets/ipq60xx/generic/openwrt-ipq60xx-yuncore_ax840-squashfs-sysupgrade.tar +feeds: + - name: ipq807x + path: ../../feeds/ipq807x_v5.4 +include: + - ucentral-ap +packages: + - ipq60xx diff --git a/profiles/yuncore_fap650-ath12.yml b/profiles/yuncore_fap650-ath12.yml new file mode 100644 index 000000000..4b4751d92 --- /dev/null +++ b/profiles/yuncore_fap650-ath12.yml @@ -0,0 +1,13 @@ +--- +profile: yuncore_fap650 +target: ipq60xx +subtarget: generic +description: Build image for the YunCore FAP650 +image: bin/targets/ipq60xx/generic/openwrt-ipq807x-yuncore_fap650-squashfs-sysupgrade.tar +feeds: + - name: ipq807x + path: ../../feeds/ipq807x_v5.4 +packages: + - ipq60xx +include: + - ucentral-ap