mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package: include package/skeleton/Config.in
This was missing from the patch introducing the skeleton package. It was working fine, except that the skeleton package was not in the global variable PACKAGES. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
menu "Target packages"
|
||||
|
||||
source "package/skeleton/Config.in"
|
||||
source "package/busybox/Config.in"
|
||||
|
||||
menu "Audio and video applications"
|
||||
|
||||
Reference in New Issue
Block a user