major target cleanup. it is now possible to have subtargets that can override many...
[openwrt-10.03/.git] / package / hostapd / Makefile
index 76376f528505be68403c94595de2b5c2327edd7a..2e506201d1eccc338d18226f45f451da14aa777f 100644 (file)
@@ -36,7 +36,7 @@ endef
 
 define Package/hostapd
 $(call Package/hostapd/Default)
-  DEPENDS:=+libopenssl @!TARGET_AVR32 @!TARGET_ETRAX
+  DEPENDS:=+libopenssl @!TARGET_avr32 @!TARGET_etrax
   TITLE+= (full)
 endef