From ab558e457be74f9cfac93e8404fdc72f70f967b0 Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Sun, 8 Apr 2007 11:05:51 +0000 Subject: linux-linkstationarm: Add kernel for the ARM-based linkstation --- packages/linux/linux-linkstationarm/makefile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/linux/linux-linkstationarm/makefile.patch (limited to 'packages/linux/linux-linkstationarm/makefile.patch') diff --git a/packages/linux/linux-linkstationarm/makefile.patch b/packages/linux/linux-linkstationarm/makefile.patch new file mode 100644 index 0000000000..89d6d50594 --- /dev/null +++ b/packages/linux/linux-linkstationarm/makefile.patch @@ -0,0 +1,11 @@ +--- linux-2.6.12.old/Makefile 2005-08-28 23:41:01.000000000 +0000 ++++ linux-2.6.12/Makefile 2007-04-07 17:56:02.000000000 +0000 +@@ -1,7 +1,7 @@ + VERSION = 2 + PATCHLEVEL = 6 + SUBLEVEL = 12 +-EXTRAVERSION = -arm1 ++EXTRAVERSION = .6-arm1 + NAME=Woozy Numbat + + # *DOCUMENTATION* -- cgit v1.2.3