diff options
| -rw-r--r-- | target/device/AMD/DBAu1500/linux.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/target/device/AMD/DBAu1500/linux.mk b/target/device/AMD/DBAu1500/linux.mk index c9a34d417..4c12b3a65 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 | 
