sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-22 16:24:11 +00:00
parent 4cc27cb2e4
commit 130329df10
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
773 changed files with 5162 additions and 2980 deletions

View file

@ -6,6 +6,6 @@ CONFIGURE_ARGS += --target=avr32 \
--disable-shared \
--disable-nls \
--with-bugurl="http://www.atmel.com/avr"
MASTER_SITES ?= http://distribute.atmel.no/tools/opensource/Atmel-AVR-Toolchain-3.4.2/avr32/
SITES ?= http://distribute.atmel.no/tools/opensource/Atmel-AVR-Toolchain-3.4.2/avr32/
LIBTOOL_FLAGS = --tag=disable-shared
USE_GMAKE = Yes

View file

@ -2,7 +2,7 @@ COMMENT = Atmel AVR 32-bit header files
V = 6.1.3.1475
DISTNAME = atmel-headers-${V}
PKGNAME = avr32-headers-${V}
MASTER_SITES = http://www.atmel.com/Images/
SITES = http://www.atmel.com/Images/
# BSD
PERMIT_PACKAGE = Yes