mirror of https://github.com/OpenIPC/firmware.git
Update ipctool and xm510 kernel
parent
a9d51d8a32
commit
69ffb159f9
|
@ -87,7 +87,7 @@ CONFIG_SYSCTL_SYSCALL=y
|
|||
CONFIG_HOTPLUG=y
|
||||
CONFIG_PRINTK=y
|
||||
CONFIG_BUG=y
|
||||
# CONFIG_ELF_CORE is not set
|
||||
CONFIG_ELF_CORE=y
|
||||
CONFIG_BASE_FULL=y
|
||||
CONFIG_FUTEX=y
|
||||
CONFIG_EPOLL=y
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
IPCTOOL_VERSION = 398210dc673fcb0741281b3bd03cae5731c66985
|
||||
IPCTOOL_VERSION = 50644928eccd1569fad28378e17686c614b99ba6
|
||||
IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION))
|
||||
IPCTOOL_LICENSE = MIT
|
||||
IPCTOOL_LICENSE_FILES = LICENSE
|
||||
|
|
Loading…
Reference in New Issue