mirror of
https://github.com/ffrgb/site-ffrgb.git
synced 2024-12-27 19:31:51 +01:00
Adjustments f/ new Openwrt
This commit is contained in:
parent
0a8cb606ea
commit
86e0bd8b0b
20
Makefile
20
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)
|
||||
|
Loading…
Reference in New Issue
Block a user