upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx

SVN-Revision: 5856
This commit is contained in:
Imre Kaloz
2006-12-19 13:14:06 +00:00
parent cfaae1d322
commit b66e463bbf
16 changed files with 328 additions and 183 deletions

View File

@@ -11,9 +11,9 @@ BOARD:=magicbox
BOARDNAME:=Magicbox
FEATURES:=jffs2
LINUX_VERSION:=2.6.19
LINUX_VERSION:=2.6.19.1
LINUX_RELEASE:=1
LINUX_KERNEL_MD5SUM:=443c265b57e87eadc0c677c3acc37e20
LINUX_KERNEL_MD5SUM:=2ab08fdfddc00e09b3d5bc7397d3c8be
include $(INCLUDE_DIR)/kernel-build.mk
$(eval $(call BuildKernel))