Skip to content
Snippets Groups Projects
  1. Mar 16, 2016
  2. Mar 14, 2016
  3. Mar 11, 2016
    • Rafał Miłecki's avatar
      brcm47xx: image: create standard TRX images using new building system · 210803df
      Rafał Miłecki authored
      
      Apart from using our new building system there are 2 more changes:
      
      1) Limit amount of images
      So far we were generating all standard images (optimized one and two
      with no loader) for every SUBTARGET. This is not needed, as e.g. the
      only device requiring gzipped kernel is legacy Huawei E970.
      
      2) Change output names
      The new image building system requires specifying device name. This
      forced picking some and resulted in:
      openwrt-brcm47xx-$(SUBTARGET)-squashfs.trx
      openwrt-brcm47xx-$(SUBTARGET)-squashfs-gz.trx
      openwrt-brcm47xx-$(SUBTARGET)-squashfs-noloader-nodictionary.trx
      becoming:
      openwrt-brcm47xx-$(SUBTARGET)-standard-squashfs.trx
      openwrt-brcm47xx-$(SUBTARGET)-standard-noloader-gz-squashfs.trx
      openwrt-brcm47xx-$(SUBTARGET)-standard-noloader-nodictionarylzma-squashfs.trx
      
      Signed-off-by: default avatarRafał Miłecki <zajec5@gmail.com>
      
      SVN-Revision: 49006
      210803df
    • Jo-Philipp Wich's avatar
      Revert "kernel: Linux IP Virtual Server kernel modules (netfilter.mk patch)" · 3f0d03cf
      Jo-Philipp Wich authored
      This reverts commit 845d82da156781135b027ecf75ff67e2253e06dd.
      
      SVN-Revision: 49005
      3f0d03cf
  4. Mar 10, 2016
Loading