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>
This commit is contained in:
Yousong Zhou
2018-09-27 03:39:12 +00:00
parent 099d045c7c
commit e38c100612
6 changed files with 4 additions and 33 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ define Package/jamvm
CATEGORY:=Languages
TITLE:=A compact Java Virtual Machine
URL:=http://sourceforge.net/projects/jamvm
DEPENDS:=+zlib +libpthread +librt +classpath @!avr32
DEPENDS:=+zlib +libpthread +librt +classpath
endef
define Package/jamvm/description