diff options
Diffstat (limited to 'recipes/linux/linux-wrt_2.4.20.bb')
-rw-r--r-- | recipes/linux/linux-wrt_2.4.20.bb | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/recipes/linux/linux-wrt_2.4.20.bb b/recipes/linux/linux-wrt_2.4.20.bb index 5608ac89e7..57d9d60287 100644 --- a/recipes/linux/linux-wrt_2.4.20.bb +++ b/recipes/linux/linux-wrt_2.4.20.bb @@ -4,18 +4,18 @@ LICENSE = "GPLv2" PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-2.4.20.tar.bz2 \ - file://linux-2.4.20-mipscvs.patch;patch=1 \ - file://2.4.20_broadcom_3_37_2_1109_US.patch;patch=1 \ - file://110-sch_htb.patch;patch=1 \ - file://120-openwrt.patch;patch=1 \ - file://130-nfsswap.patch;patch=1 \ - file://140-ebtables-brnf-5.patch;patch=1 \ - file://150-mppe-mppc-0.98.patch;patch=1 \ - file://160-expr.patch;patch=1 \ - file://linux-2.4.24-attribute-used.patch;patch=1 \ - file://gcc_mtune.patch;patch=1 \ - file://gcc3.patch;patch=1 \ - file://nobcom.patch;patch=1 \ + file://linux-2.4.20-mipscvs.patch;apply=yes \ + file://2.4.20_broadcom_3_37_2_1109_US.patch;apply=yes \ + file://110-sch_htb.patch;apply=yes \ + file://120-openwrt.patch;apply=yes \ + file://130-nfsswap.patch;apply=yes \ + file://140-ebtables-brnf-5.patch;apply=yes \ + file://150-mppe-mppc-0.98.patch;apply=yes \ + file://160-expr.patch;apply=yes \ + file://linux-2.4.24-attribute-used.patch;apply=yes \ + file://gcc_mtune.patch;apply=yes \ + file://gcc3.patch;apply=yes \ + file://nobcom.patch;apply=yes \ file://compressed-20040531.tar.bz2 \ file://diag.c \ file://defconfig" |