summaryrefslogtreecommitdiffstats
path: root/openwrt/package/linux/linux-2.4/linux.mk
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-27 05:53:59 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-27 05:53:59 +0000
commite89df49f6e22475b5348c7d0156111a982a1b976 (patch)
tree9c2bd847a00b95a33cdd25ec3fff1741db9ceaab /openwrt/package/linux/linux-2.4/linux.mk
parent6e4d5403dc4cbdc981fa1c76ed2d23363b6cabbe (diff)
fix pci initialization and add oleg et driver.
connect new linux structure. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1078 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/linux-2.4/linux.mk')
-rw-r--r--openwrt/package/linux/linux-2.4/linux.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/linux/linux-2.4/linux.mk b/openwrt/package/linux/linux-2.4/linux.mk
index 8f8124ffb..9fdef71f7 100644
--- a/openwrt/package/linux/linux-2.4/linux.mk
+++ b/openwrt/package/linux/linux-2.4/linux.mk
@@ -29,7 +29,7 @@ LINUX_SOURCE_DIR=$(LINUX_DIR)-$(LINUX_VERSION)
LINUX_BINARY_WL_DRIVER=kernel-binary-wl-0.3.tar.gz
LINUX_BINARY_WL_MD5SUM=cc45df670bcfb4e74a709b9d7beba636
LINUX_ET_DRIVER=kernel-source-et-0.7.tar.gz
-LINUX_ET_MD5SUM=f2277895f52eae26ae37065685507031
+LINUX_ET_MD5SUM=2d12b6dae78b20c88fee9fb41e88a51b
TARGET_MODULES_DIR=$(TARGET_DIR)/lib/modules/$(LINUX_VERSION)