- Timestamp:
- Jun 4, 2007, 10:59:06 PM (19 years ago)
- Children:
- e92088b
- Parents:
- aee0bfc
- Location:
- target
- Files:
-
- 13 deleted
- 1 edited
-
Config.in (modified) (3 diffs)
-
linux/brcm-2.6/Config.in (deleted)
-
linux/brcm-2.6/Makefile (deleted)
-
linux/brcm-2.6/jffs2/files/sbin/mount_root (deleted)
-
linux/brcm-2.6/kernelconfig (deleted)
-
linux/brcm-2.6/patches/100-board_support.patch (deleted)
-
linux/brcm-2.6/patches/120-b44_ssb_support.patch (deleted)
-
linux/brcm-2.6/patches/130-remove_scache.patch (deleted)
-
linux/brcm-2.6/patches/140-export_uevent_handler.patch (deleted)
-
linux/brcm-2.6/patches/150-cpu_fixes.patch (deleted)
-
linux/brcm-2.6/patches/160-kmap_coherent.patch (deleted)
-
linux/brcm-2.6/squashfs/files/etc/init.d/jffs2clean (deleted)
-
linux/brcm-2.6/squashfs/files/sbin/mount_root (deleted)
-
linux/brcm-2.6/squashfs/kernelconfig (deleted)
Legend:
- Unmodified
- Added
- Removed
-
target/Config.in
raee0bfc r4cdba10 11 11 depends on ! FWRT_LINUX_SNAPSHOT_META_TARGET 12 12 source "target/linux/brcm-2.4/Config.in" 13 source "target/linux/brcm-2.6/Config.in"14 13 source "target/linux/rb-2.4/Config.in" 15 14 source "target/linux/rb-2.6/Config.in" … … 28 27 select FWRT_PACKAGE_MTD 29 28 select FWRT_PACKAGE_FWCF 30 select FWRT_PACKAGE_JFFS2ROOT31 29 select FWRT_KERNEL_JFFS2_FS 32 30 select FWRT_KERNEL_JFFS2_BBC_LZARI 33 depends on FWRT_LINUX_2_4_BRCM || FWRT_LINUX_2_6_BRCM31 depends on FWRT_LINUX_2_4_BRCM 34 32 help 35 33 Build firmware images with a writable jffs2 root filesystem. … … 43 41 select FWRT_KERNEL_SQUASHFS 44 42 select FWRT_KERNEL_MINI_FO 45 depends on FWRT_LINUX_2_4_BRCM || FWRT_LINUX_2_6_BRCM43 depends on FWRT_LINUX_2_4_BRCM 46 44 help 47 45 Build firmware images with a read-only and highly compressed
Note:
See TracChangeset
for help on using the changeset viewer.
