[target][qemu-arm] remove qemu-arm

another casualty
This commit is contained in:
Travis Geiselbrecht
2012-09-02 20:00:52 -07:00
parent 113a7e2c01
commit c3077ee824
3 changed files with 1 additions and 17 deletions

View File

@@ -1,9 +0,0 @@
# top level project rules for the qemu-arm-test project
#
LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := qemu-arm
MODULES += \
app/tests \
app/shell

View File

@@ -1,6 +1,6 @@
#!/bin/sh
PROJECTS="armemu-test sam7ex256-test osk5912-test qemu-arm-test beagle-test surf-test stm32-h103-test stm32-p107-test sam3x-ek-test"
PROJECTS="armemu-test sam7ex256-test osk5912-test beagle-test surf-test stm32-h103-test stm32-p107-test sam3x-ek-test"
FAILED=""
for p in $PROJECTS; do

View File

@@ -1,7 +0,0 @@
LOCAL_DIR := $(GET_LOCAL_DIR)
PLATFORM := integrator
MEMBASE := 0x10000 # this is where qemu loads us
MEMSIZE := 0x08000000 # 128MB