target: don't build jffs2 nor images by default

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36863
master
Jonas Gorski 11 years ago
parent dd9a24663b
commit 1beaf031d1
  1. 2
      target/linux/adm5120/router_be/target.mk
  2. 2
      target/linux/adm5120/router_le/target.mk
  3. 2
      target/linux/amazon/Makefile
  4. 2
      target/linux/ar7/Makefile
  5. 2
      target/linux/at91/Makefile
  6. 2
      target/linux/atheros/Makefile
  7. 2
      target/linux/au1000/Makefile
  8. 2
      target/linux/brcm63xx/Makefile
  9. 2
      target/linux/ep93xx/Makefile
  10. 2
      target/linux/lantiq/Makefile
  11. 2
      target/linux/lantiq/ase/target.mk
  12. 2
      target/linux/lantiq/falcon/target.mk
  13. 2
      target/linux/lantiq/svip_be/target.mk
  14. 2
      target/linux/lantiq/svip_le/target.mk
  15. 2
      target/linux/lantiq/xway/target.mk
  16. 2
      target/linux/mcs814x/Makefile
  17. 2
      target/linux/mvebu/Makefile
  18. 2
      target/linux/pxa/Makefile
  19. 2
      target/linux/rb532/Makefile
  20. 2
      target/linux/sparc/Makefile
  21. 2
      target/linux/x86/Makefile
  22. 2
      target/linux/x86/alix2/target.mk
  23. 2
      target/linux/x86/geos/target.mk
  24. 2
      target/linux/x86/net5501/target.mk
  25. 2
      target/linux/x86/rdc/target.mk
  26. 2
      target/linux/xburst/Makefile

@ -2,7 +2,7 @@ ARCH:=mips
ARCH_PACKAGES:=adm5120_mips
SUBTARGET:=router_be
BOARDNAME:=Big Endian
FEATURES:=squashfs jffs2
FEATURES:=squashfs
define Target/Description
Build firmware images for Infineon/ADMTek ADM5120 based boards

@ -2,7 +2,7 @@ ARCH:=mipsel
ARCH_PACKAGES:=adm5120_mipsel
SUBTARGET:=router_le
BOARDNAME:=Little Endian
FEATURES:=squashfs jffs2 tgz
FEATURES:=squashfs tgz
define Target/Description
Build firmware images for Infineon/ADMtek ADM5120 based boards

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=amazon
BOARDNAME:=Infineon Amazon
FEATURES:=squashfs jffs2 broken
FEATURES:=squashfs broken
LINUX_VERSION:=3.3.8
include $(INCLUDE_DIR)/target.mk

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ar7
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
FEATURES:=squashfs atm
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
SUBTARGETS:=generic ac49x

@ -10,7 +10,7 @@ ARCH:=arm
BOARD:=at91
MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
BOARDNAME:=Atmel AT91
FEATURES:=squashfs jffs2 targz ext2 usb
FEATURES:=squashfs targz ext2 usb
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
LINUX_VERSION:=3.8.13

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs jffs2
FEATURES:=squashfs
LINUX_VERSION:=3.8.13

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=au1000
BOARDNAME:=RMI/AMD AU1x00
FEATURES:=squashfs jffs2 usb pci
FEATURES:=squashfs usb pci
SUBTARGETS=au1500 au1550
MAINTAINER:=Florian Fainelli <florian@openwrt.org>

@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
SUBTARGETS:=generic smp
FEATURES:=squashfs jffs2 usb atm pci pcmcia
FEATURES:=squashfs usb atm pci pcmcia
LINUX_VERSION:=3.8.13
MAINTAINER:=Florian Fainelli <florian@openwrt.org>

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=ep93xx
BOARDNAME:=Cirrus Logic EP93xx
FEATURES:=squashfs jffs2 ext4 targz usb display sound
FEATURES:=squashfs ext4 targz usb display sound
CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
BOARD:=lantiq
BOARDNAME:=Lantiq GPON/XWAY/SVIP
FEATURES:=squashfs jffs2
FEATURES:=squashfs
SUBTARGETS=xway ase falcon
LINUX_VERSION:=3.8.13

@ -1,7 +1,7 @@
ARCH:=mips
SUBTARGET:=ase
BOARDNAME:=Amazon-SE
FEATURES:=squashfs jffs2 atm
FEATURES:=squashfs atm
DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl-ase ltq-dsl-app

@ -1,7 +1,7 @@
ARCH:=mips
SUBTARGET:=falcon
BOARDNAME:=Falcon
FEATURES:=squashfs jffs2
FEATURES:=squashfs
DEVICE_TYPE:=other
DEFAULT_PACKAGES+= kmod-ifxos gpon-base-files kmod-leds-gpio kmod-ledtrig-heartbeat \

@ -1,7 +1,7 @@
ARCH:=mips
SUBTARGET:=svip_be
BOARDNAME:=SVIP Big Endian
FEATURES:=squashfs jffs2
FEATURES:=squashfs
DEVICE_TYPE:=other
DEFAULT_PACKAGES+= uboot-svip hostapd-mini

@ -1,7 +1,7 @@
ARCH:=mipsel
SUBTARGET:=svip_le
BOARDNAME:=SVIP Little Endian
FEATURES:=squashfs jffs2
FEATURES:=squashfs
DEVICE_TYPE:=other
DEFAULT_PACKAGES+= uboot-svip hostapd-mini

@ -1,7 +1,7 @@
ARCH:=mips
SUBTARGET:=xway
BOARDNAME:=XWAY
FEATURES:=squashfs jffs2 atm
FEATURES:=squashfs atm
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=mcs814x
BOARDNAME:=Moschip MCS814x
FEATURES:=usb squashfs jffs2
FEATURES:=usb squashfs
CFLAGS=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=mvebu
BOARDNAME:=Marvell Armada XP/370
FEATURES:=targz usb jffs2 pci pcie gpio
FEATURES:=targz usb pci pcie gpio
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Florian Fainelli <florian@openwrt.org>

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=pxa
BOARDNAME:=Marvell/Intel PXA2xx
FEATURES:=squashfs jffs2
FEATURES:=squashfs
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.3.8

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=jffs2 pci targz broken
FEATURES:=pci targz broken
LINUX_VERSION:=3.8.13

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=sparc
BOARD:=sparc
BOARDNAME:=Sun UltraSPARC
FEATURES+=fpu tgz jffs2 ext4 squashfs
FEATURES+=fpu tgz ext4 squashfs
LINUX_VERSION:=3.6.11
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=i386
BOARD:=x86
BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz
FEATURES:=squashfs ext4 vdi vmdk pcmcia targz
SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos alix2 thincan \
rdc

@ -1,5 +1,5 @@
BOARDNAME:=PCEngines alix2
FEATURES:=squashfs jffs2 ext4 pci usb gpio
FEATURES:=squashfs ext4 pci usb gpio
DEFAULT_PACKAGES += \
kmod-crypto-hw-geode kmod-crypto-ocf kmod-crypto-aes kmod-crypto-cbc \
kmod-gpio-cs5535-new kmod-gpio-nsc \

@ -1,5 +1,5 @@
BOARDNAME:=Traverse Geos
FEATURES:=squashfs jffs2 ext4 pci usb gpio
FEATURES:=squashfs ext4 pci usb gpio
DEFAULT_PACKAGES += \
kmod-crypto-hw-geode kmod-crypto-ocf \
kmod-gpio-cs5535-new kmod-gpio-nsc \

@ -1,5 +1,5 @@
BOARDNAME:=Soekris net5501
FEATURES:=squashfs jffs2 ext4 pci usb gpio
FEATURES:=squashfs ext4 pci usb gpio
DEFAULT_PACKAGES += kmod-crypto-hw-geode kmod-crypto-ocf \
kmod-gpio-cs5535-new kmod-gpio-nsc \
kmod-wdt-geode kmod-cs5535-clockevt kmod-cs5535-mfgpt \

@ -1,5 +1,5 @@
BOARDNAME:=RDC R-321x
FEATURES:=squashfs jffs2 pci usb gpio pcmcia
FEATURES:=squashfs pci usb gpio pcmcia
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=xburst
BOARDNAME:=Ingenic XBurst
FEATURES:=jffs2 targz ubifs audio broken
FEATURES:=targz ubifs audio broken
SUBTARGETS:=qi_lb60 n516 n526 id800wt
LINUX_VERSION:=3.8.13

Loading…
Cancel
Save