9 lines
238 B
Makefile
9 lines
238 B
Makefile
################################################################################
|
|
#
|
|
# barebox
|
|
#
|
|
################################################################################
|
|
|
|
# Instantiate the barebox package
|
|
$(eval $(barebox-package))
|