add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori

SVN-Revision: 7533
This commit is contained in:
Imre Kaloz
2007-06-08 10:44:01 +00:00
parent 6fb68cb589
commit 08c7265613
38 changed files with 136282 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ endef
define Package/libgcc
$(call Package/gcc/Default)
TITLE:=GCC support library
DEPENDS:=@!LINUX_2_6_AVR32
endef
define Package/libssp