From: Eric Andersen Date: Fri, 23 Jun 2006 16:43:52 +0000 (-0000) Subject: sync target kernel version with reality X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5787443321b5a307f51305499fcbb834b5f44ade;p=buildroot.git sync target kernel version with reality --- diff --git a/target/device/AMD/DBAu1500/linux.mk b/target/device/AMD/DBAu1500/linux.mk index c9a34d4172..4c12b3a65c 100644 --- a/target/device/AMD/DBAu1500/linux.mk +++ b/target/device/AMD/DBAu1500/linux.mk @@ -24,7 +24,7 @@ ifneq ($(filter $(TARGETS),linux),) # Base version of Linux kernel that we need to download DOWNLOAD_LINUX_VERSION=2.6.16 # Version of Linux kernel AFTER applying all patches -LINUX_VERSION=2.6.16.4-erik +LINUX_VERSION=2.6.16.20-erik # File name for the Linux kernel binary