diff options
Diffstat (limited to 'package/fonera-mp3')
-rw-r--r-- | package/fonera-mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fonera-mp3/Makefile b/package/fonera-mp3/Makefile index db8146f2ea..d7431ff4d0 100644 --- a/package/fonera-mp3/Makefile +++ b/package/fonera-mp3/Makefile @@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk define Package/fonera-mp3d SECTION:=utils CATEGORY:=Utilities - DEPENDS:=@TARGET_ATHEROS + DEPENDS:=@TARGET_atheros TITLE:=Daemon for fonera-mp3 endef |