update buildroot to 2017.02.11
This commit is contained in:
10
bsp/buildroot-2017.02.11/docs/manual/manual.mk
Normal file
10
bsp/buildroot-2017.02.11/docs/manual/manual.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
################################################################################
|
||||
#
|
||||
# The Buildroot manual
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MANUAL_SOURCES = $(sort $(wildcard docs/manual/*.txt) $(wildcard docs/images/*))
|
||||
MANUAL_RESOURCES = $(TOPDIR)/docs/images
|
||||
|
||||
$(eval $(call asciidoc-document))
|
||||
Reference in New Issue
Block a user