Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# m68k Architecture definitions
|
||||
|
||||
DEFAULTTUNE ?= "m68k"
|
||||
|
||||
# Architecture name
|
||||
TUNE_ARCH = "m68k"
|
||||
|
||||
TUNE_PKGARCH = "${TUNE_PKGARCH:tune-${DEFAULTTUNE}}"
|
||||
Reference in New Issue
Block a user