mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
LICENSE := MIT
|
|
VERSION := 0.1
|
|
DOWNLOADS := mxtasking.archive
|
|
|
|
URL(mxtasking) := https://github.com/mmmueller41/mxtasking.git
|
|
SHA(mxtasking :=
|
|
DIR(mxtasking) := src/lib/mxtasking
|
|
DIRS := include/mxtasking
|
|
DIR_CONTENT(include/mxtasking) := $(addprefix src/lib/mxtasking/,*.h)
|
|
|
|
#PATCHES := |