sync ports with The Matrix
This commit is contained in:
parent
4cc27cb2e4
commit
130329df10
773 changed files with 5162 additions and 2980 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue