committed by
Christian Helmuth
parent
df8bdaaf79
commit
28112d1ff9
@@ -1,4 +1,5 @@
|
||||
|
||||
RUMP_OPT =
|
||||
REQUIRES = arm_v7
|
||||
|
||||
include $(REP_DIR)/lib/mk/rump_base.inc
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
if {[have_spec arm]} {
|
||||
assert_spec arm_v7
|
||||
}
|
||||
|
||||
#
|
||||
# Check used commands
|
||||
#
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
if {[have_spec arm]} {
|
||||
assert_spec arm_v7
|
||||
}
|
||||
|
||||
#
|
||||
# Check used commands
|
||||
#
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
if {[have_spec arm]} {
|
||||
assert_spec arm_v7
|
||||
}
|
||||
|
||||
#
|
||||
# Check used commands
|
||||
#
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
if {[have_spec arm]} {
|
||||
assert_spec arm_v7
|
||||
}
|
||||
|
||||
#
|
||||
# Check used commands
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user