ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
[openwrt.git] / package / base-files / Makefile
index 5e5066e..8138f1c 100644 (file)
@@ -156,7 +156,9 @@ define Package/libc/Default
   SECTION:=libs
   CATEGORY:=Base system
   VERSION:=$(LIBC_VERSION)-$(PKG_RELEASE)
+ifneq ($(TARGET_avr32)$(TARGET_coldfire),)
   DEPENDS:=+libgcc
+endif
   URL:=$(LIBC_URL)
 endef
 
This page took 0.025767 seconds and 4 git commands to generate.