jamvm: use official version instead of hacked up avr32 sources

Cleanup avr32 mess and apply it as a patch to the official version only
if arch = avr32 so it doesn't harm other archs.
This commit is contained in:
Peter Korsgaard 2008-03-28 10:40:08 +00:00
parent 8b64a86e8c
commit a7c3ddc4e0
2 changed files with 1475 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,8 +4,8 @@
#
#############################################################
JAMVM_VERSION = 1.5.0
JAMVM_SOURCE = jamvm-$(JAMVM_VERSION)-avr32-src.tgz
JAMVM_SITE = http://www.avr32linux.org/twiki/pub/Main/JamVM/
JAMVM_SOURCE = jamvm-$(JAMVM_VERSION).tar.gz
JAMVM_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/jamvm/
JAMVM_AUTORECONF = NO
JAMVM_INSTALL_STAGING = YES
JAMVM_INSTALL_TARGET = YES