diff options
| author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-16 12:59:57 +0000 |
|---|---|---|
| committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-16 12:59:57 +0000 |
| commit | 4e66990d27586901af7ce814e410caa6a9fdcd82 (patch) | |
| tree | 9cfeee8b3e9dac271e7efa5e4a50ce48ca15ff8d /packages/linux | |
| parent | e1dcba71e604171bb63e8fcc802b524990ee79a8 (diff) | |
| parent | 008313e2eaf472c57ab66301df90bd64ddd84b2c (diff) | |
merge of '520d98a2b3e5a5099b9a277781643288ce015b5a'
and '90907870097423c412dd5ea9520d4d6a6e674c51'
Diffstat (limited to 'packages/linux')
| -rw-r--r-- | packages/linux/ixp4xx-kernel-svnpatch.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel-svnpatch.inc b/packages/linux/ixp4xx-kernel-svnpatch.inc index 30d7eee5dd..d986236d1b 100644 --- a/packages/linux/ixp4xx-kernel-svnpatch.inc +++ b/packages/linux/ixp4xx-kernel-svnpatch.inc @@ -1,6 +1,6 @@ addtask svnpatch before do_configure after do_patch -IXP4XX_KERNEL_SVN_REPO = http://svn.nslu2-linux.org/svnroot/kernel/trunk +IXP4XX_KERNEL_SVN_REPO ?= http://svn.nslu2-linux.org/svnroot/kernel/trunk do_svnpatch() { svn co ${IXP4XX_KERNEL_SVN_REPO}/patches/${IXP4XX_KERNEL_PATCH_DIR} --revision ${IXP4XX_KERNEL_SVN_REV} ${WORKDIR}/patches-${PV} |
