developer | 2bf53a9 | 2022-06-06 12:08:58 +0800 | [diff] [blame^] | 1 | diff -urN a/vendor/turris/build/vendor-arch.mk b/vendor/turris/build/vendor-arch.mk |
| 2 | --- a/vendor/turris/build/vendor-arch.mk 2022-06-02 12:40:23.648854464 +0800 |
| 3 | +++ b/vendor/turris/build/vendor-arch.mk 2022-06-02 12:41:07.232071037 +0800 |
| 4 | @@ -9,7 +9,7 @@ |
| 5 | |
| 6 | # To customize: This vendor layer supports Turris Omnia as a residential / business gateway |
| 7 | # and Turris Omnia as Extender/GW. Put your machine name here. |
| 8 | -ifeq ($(RDK_MACHINE),$(filter $(RDK_MACHINE),turris turris-extender turris-bci turris_5.10)) |
| 9 | +ifeq ($(RDK_MACHINE),$(filter $(RDK_MACHINE),filogic830 turris turris-extender turris-bci turris_5.10)) |
| 10 | |
| 11 | # To customize: put OEM and MODEL names here |
| 12 | RDK_OEM = turris |