major target cleanup. it is now possible to have subtargets that can override many...
[openwrt/staging/florian.git] / package / fonera-mp3 / Makefile
index c41d6f8598a11a0dbf80c3c27f5d24c385c46fe2..d7431ff4d0a3d22457159d2c812e7f9555a25705 100644 (file)
@@ -19,10 +19,13 @@ include $(INCLUDE_DIR)/package.mk
 define Package/fonera-mp3d
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=@TARGET_ATHEROS
+  DEPENDS:=@TARGET_atheros
   TITLE:=Daemon for fonera-mp3
-  DESCRIPTION:=Daemon to drive a vs1011X mp3 decoder attached to the \
-         fonera gpio pins
+endef
+
+define Package/fonera-mp3d/description
+ Daemon to drive a vs1011X mp3 decoder attached to the 
+ fonera gpio pins
 endef
 
 define Build/Prepare