mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
imx8q_evk: remove board support from repository
Moved to separate repo at https://github.com/skalk/genode-imx/ Fix #4301
This commit is contained in:
committed by
Christian Helmuth
parent
7917c5d9ec
commit
b12b0ed93d
@@ -1 +0,0 @@
|
||||
f3fd6bdf4956fb3d4e9ae351030d8cc587f0ebcf
|
||||
@@ -1,12 +0,0 @@
|
||||
LICENSE := GPLv2
|
||||
VERSION := git
|
||||
DOWNLOADS := ubfg.git
|
||||
|
||||
URL(ubfg) := https://github.com/alex-ab/ubfg.git
|
||||
REV(ubfg) := 89bb867cb58fa9d8fb2e38b6d52256a68920354d
|
||||
DIR(ubfg) := scripts
|
||||
|
||||
default: $(DOWNLOADS)
|
||||
$(VERBOSE)echo "building imx8q_evk uboot"
|
||||
$(VERBOSE)mkdir -p imx8q_evk
|
||||
$(VERBOSE)cd imx8q_evk && ../scripts/create_uboot_imx8q_evk && cd ..
|
||||
Reference in New Issue
Block a user