Add new Skeleton.
This commit is contained in:
4
bsp/buildroot_external/Config.in
Normal file
4
bsp/buildroot_external/Config.in
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
menu "Awox Audio Software"
|
||||
source "$BR2_EXTERNAL/Domo.in"
|
||||
endmenu
|
||||
5
bsp/buildroot_external/Domo.in
Normal file
5
bsp/buildroot_external/Domo.in
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
menu "Domo"
|
||||
|
||||
|
||||
endmenu # Domo
|
||||
1
bsp/buildroot_external/external.mk
Normal file
1
bsp/buildroot_external/external.mk
Normal file
@@ -0,0 +1 @@
|
||||
include $(sort $(wildcard $(BR2_EXTERNAL)/package/*/*.mk))
|
||||
0
bsp/buildroot_external/package/.gitkeep
Normal file
0
bsp/buildroot_external/package/.gitkeep
Normal file
0
bsp/buildroot_external/patches/.gitkeep
Normal file
0
bsp/buildroot_external/patches/.gitkeep
Normal file
Reference in New Issue
Block a user