mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user