diff options
Diffstat (limited to 'linux/Config.in')
-rw-r--r-- | linux/Config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/Config.in b/linux/Config.in index 537cb54cc..56552867f 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -176,6 +176,10 @@ config BR2_LINUX_KERNEL_INSTALL_TARGET /boot in the target root filesystem, as is typically done on x86/x86_64 systems. + +# Linux extensions +source "linux/Config.ext.in" + endif # BR2_LINUX_KERNEL endmenu |