14 lines
555 B
Makefile
14 lines
555 B
Makefile
#
|
|
# Automatically generated file; DO NOT EDIT.
|
|
#
|
|
|
|
BR2_EXTERNAL ?= /home/laurens/projects/buildroot_playground
|
|
BR2_EXTERNAL_NAMES =
|
|
BR2_EXTERNAL_DIRS =
|
|
BR2_EXTERNAL_MKS =
|
|
|
|
BR2_EXTERNAL_NAMES += buildroot_playground
|
|
BR2_EXTERNAL_DIRS += /home/laurens/projects/buildroot_playground
|
|
BR2_EXTERNAL_MKS += /home/laurens/projects/buildroot_playground/external.mk
|
|
export BR2_EXTERNAL_buildroot_playground_PATH = /home/laurens/projects/buildroot_playground
|
|
export BR2_EXTERNAL_buildroot_playground_DESC = my playground for buildroot, currently on a raspberry pi
|