]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/linux/nslu2-kernel_2.6.11-mm4.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / linux / nslu2-kernel_2.6.11-mm4.bb
1 # Kernel for NSLU2
2 PR = "r1"
3 include nslu2-kernel.inc
4
5 # N2K_EXTRA_PATCHES - list of patches to apply (can include
6 #   patches to the files installed above)
7 # N2K_PATCHES - full list of patches to apply, defaults to:
8 #   file://nslu2_2.6.11.patch;patch=1
9 #   file://usbnet.patch;patch=1
10 #   file://ixp4xx_copy_from.patch;patch=1
11 #   ${N2K_EXTRA_PATCHES}
12 #
13
14 N2K_PATCHES = "\
15         file://bootramdisk.patch;patch=1 \
16         file://reiser4.patch;patch=1 \
17         file://nslu2_2.6.11.patch;patch=1 \
18         file://compile-switches.patch;patch=1 \
19         file://ixp4xx_copy_from.patch;patch=1 \
20         file://anonymiser.patch;patch=1 \
21         file://x1205-rtc.c-mm.patch;patch=1 \
22 "