From 86e0bd8b0b9790ebecc61fdc42e1645737f8846d Mon Sep 17 00:00:00 2001 From: Bastian Date: Wed, 30 Mar 2022 11:10:23 +0000 Subject: [PATCH] Adjustments f/ new Openwrt --- Makefile | 20 ++++++++++---------- site.conf | 1 + 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index 9a71fb0..6b37c87 100644 --- a/Makefile +++ b/Makefile @@ -6,27 +6,27 @@ SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key GLUON_TARGETS ?= \ - x86-generic \ - ar71xx-generic \ - ar71xx-tiny \ - ar71xx-nand \ ath79-generic \ - brcm2708-bcm2708 \ - brcm2708-bcm2709 \ + ath79-nand \ + bcm27xx-bcm2708 \ + bcm27xx-bcm2709 \ + ipq40xx-generic \ ipq806x-generic \ lantiq-xrx200 \ lantiq-xway \ - mpc85xx-generic \ + mediatek-mt7622 \ + mpc85xx-p1010 \ mpc85xx-p1020 \ ramips-mt7620 \ ramips-mt7621 \ ramips-mt76x8 \ - ramips-rt305x \ - ipq40xx-generic \ + rockchip-armv8 \ sunxi-cortexa7 \ - x86-64 \ x86-generic \ x86-geode \ + x86-legacy \ + x86-64 \ + GLUON_RELEASE := $(shell git describe --tags 2>/dev/null) diff --git a/site.conf b/site.conf index 8fe1e8c..49c8336 100644 --- a/site.conf +++ b/site.conf @@ -53,6 +53,7 @@ config_mode = { geo_location = { + show_altitude = false, osm = { center = { lat = 49.01384173771134,