From e38c1006123f54039294348dda51febaa72a3e49 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Thu, 27 Sep 2018 03:39:12 +0000 Subject: 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 --- lang/jamvm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/jamvm') diff --git a/lang/jamvm/Makefile b/lang/jamvm/Makefile index e074cb3c4..b6e863d52 100644 --- a/lang/jamvm/Makefile +++ b/lang/jamvm/Makefile @@ -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 -- cgit v1.2.3