diff options
author | Yousong Zhou <yszhou4tech@gmail.com> | 2018-09-27 03:39:12 +0000 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2018-09-28 12:03:20 +0800 |
commit | e38c1006123f54039294348dda51febaa72a3e49 (patch) | |
tree | f29c756c70e336b4d51394c203b90f496de864f2 /libs/libsndfile | |
parent | 099d045c7cfc35303a0e40b33a73bf0d122fcffb (diff) |
treewide: remove obsolete references to avr32
This is a long overdue followup commit to openwrt/openwrt@5d9eeab
("build: remove obsolete references to cris and avr32")
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'libs/libsndfile')
-rw-r--r-- | libs/libsndfile/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/libsndfile/Makefile b/libs/libsndfile/Makefile index 696ef761f..a7f949810 100644 --- a/libs/libsndfile/Makefile +++ b/libs/libsndfile/Makefile @@ -29,7 +29,6 @@ define Package/libsndfile TITLE:=Library for reading/writing audio files URL:=http://www.mega-nerd.com/libsndfile/ MAINTAINER:=Peter Wagner <tripolar@gmx.at> - DEPENDS:=@!avr32 endef define Package/libsndfile/description |