mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
touchups
This commit is contained in:
parent
6fa2c16be9
commit
4584c0df4a
@ -1,16 +1,11 @@
|
|||||||
#
|
|
||||||
|
|
||||||
menu "Package Selection for the target"
|
menu "Package Selection for the target"
|
||||||
|
|
||||||
comment "The default minimal system"
|
|
||||||
|
|
||||||
|
comment "The default minimal system"
|
||||||
source "package/busybox/Config.in"
|
source "package/busybox/Config.in"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
comment "The minimum needed to build a uClibc development system"
|
comment "The minimum needed to build a uClibc development system"
|
||||||
|
|
||||||
source "package/bash/Config.in"
|
source "package/bash/Config.in"
|
||||||
source "package/bzip2/Config.in"
|
source "package/bzip2/Config.in"
|
||||||
source "package/coreutils/Config.in"
|
source "package/coreutils/Config.in"
|
||||||
@ -28,11 +23,7 @@ source "package/sed/Config.in"
|
|||||||
source "package/tar/Config.in"
|
source "package/tar/Config.in"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
comment "Other stuff"
|
comment "Other stuff"
|
||||||
|
|
||||||
source "package/autoconf/Config.in"
|
source "package/autoconf/Config.in"
|
||||||
source "package/automake/Config.in"
|
source "package/automake/Config.in"
|
||||||
source "package/berkeleydb/Config.in"
|
source "package/berkeleydb/Config.in"
|
||||||
@ -112,4 +103,5 @@ source "package/which/Config.in"
|
|||||||
source "package/wtools/Config.in"
|
source "package/wtools/Config.in"
|
||||||
source "package/zlib/Config.in"
|
source "package/zlib/Config.in"
|
||||||
|
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user