9 lines
252 B
Makefile
9 lines
252 B
Makefile
|
################################################################################
|
||
|
#
|
||
|
# barebox-aux
|
||
|
#
|
||
|
################################################################################
|
||
|
|
||
|
# Instantiate the auxiliary barebox package
|
||
|
$(eval $(barebox-package))
|