Update buildroot & docker (#25)
* Update docker & buildroot * Fix * fix versions
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# CONFIG_CROSS_MEMORY_ATTACH is not set
|
||||
CONFIG_PARTITION_ADVANCED=y
|
||||
# CONFIG_X86_EXTENDED_PLATFORM is not set
|
||||
CONFIG_MELAN=y
|
||||
@@ -6,7 +7,6 @@ CONFIG_X86_REBOOTFIXUPS=y
|
||||
CONFIG_NOHIGHMEM=y
|
||||
# CONFIG_COMPACTION is not set
|
||||
# CONFIG_BOUNCE is not set
|
||||
# CONFIG_CROSS_MEMORY_ATTACH is not set
|
||||
# CONFIG_RELOCATABLE is not set
|
||||
# CONFIG_SUSPEND is not set
|
||||
# CONFIG_ACPI is not set
|
||||
@@ -19,7 +19,6 @@ CONFIG_INET=y
|
||||
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
|
||||
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
|
||||
# CONFIG_INET_XFRM_MODE_BEET is not set
|
||||
# CONFIG_INET_LRO is not set
|
||||
# CONFIG_INET_DIAG is not set
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_WIRELESS is not set
|
||||
@@ -76,7 +75,6 @@ CONFIG_DM9102=y
|
||||
CONFIG_PHYLIB=y
|
||||
CONFIG_DAVICOM_PHY=y
|
||||
# CONFIG_WLAN is not set
|
||||
# CONFIG_INPUT_MOUSEDEV is not set
|
||||
# CONFIG_INPUT_KEYBOARD is not set
|
||||
# CONFIG_INPUT_MOUSE is not set
|
||||
# CONFIG_SERIO is not set
|
||||
@@ -13,7 +13,7 @@ and additional sysfs attributes under /sys/devices/platform/).
|
||||
|
||||
To build the default configuration you only have to:
|
||||
|
||||
$ make ts5x00_defconfig
|
||||
$ make ts5500_defconfig
|
||||
$ make
|
||||
|
||||
You will need a Compact Flash card of sufficient size and the first or only
|
||||
Reference in New Issue
Block a user