소스 검색

sync target kernel version with reality

Eric Andersen 19 년 전
부모
커밋
5787443321
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      target/device/AMD/DBAu1500/linux.mk

+ 1 - 1
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