add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
[openwrt.git] / package / base-files / Makefile
index 8d265f0..cc6ce5d 100644 (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
This page took 0.019392 seconds and 4 git commands to generate.