diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-17 15:07:36 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-17 15:07:36 +0000 |
commit | 5289528bdbfdb6ec5c1229730aa79aee5cf43198 (patch) | |
tree | ee0601eb13f5afadfadb4b9cc925a5c82a99d899 /target/linux/xburst/patches-2.6.32/050-nand.patch | |
parent | 64c149da3d22206afd6a6293993bc95149404c8c (diff) |
[xburst] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20253 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/patches-2.6.32/050-nand.patch')
-rw-r--r-- | target/linux/xburst/patches-2.6.32/050-nand.patch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/xburst/patches-2.6.32/050-nand.patch b/target/linux/xburst/patches-2.6.32/050-nand.patch index bdb1df8a3c..9a8662b0a0 100644 --- a/target/linux/xburst/patches-2.6.32/050-nand.patch +++ b/target/linux/xburst/patches-2.6.32/050-nand.patch @@ -31,4 +31,3 @@ Subject: [PATCH] /opt/Projects/openwrt/target/linux/xburst/patches-2.6.31/050-na +obj-$(CONFIG_MTD_NAND_JZ4740) += jz4740_nand.o nand-objs := nand_base.o nand_bbt.o - |