include $(INCLUDE_DIR)/package.mk
define Package/ipset/Default
- DEPENDS:= @LINUX_2_6 @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
+ DEPENDS:= @LINUX_2_6 @(!(TARGET_pxcab)||BROKEN)
endef
define Package/ipset
$(eval $(call KernelPackage,aoe))
-define KernelPackage/ps3vram
- SUBMENU:=$(BLOCK_MENU)
- TITLE:=PS3 Video RAM Storage Driver
- DEPENDS:=@TARGET_ps3||TARGET_ps3chk
- KCONFIG:=CONFIG_PS3_VRAM
- FILES:=$(LINUX_DIR)/drivers/block/ps3vram.$(LINUX_KMOD_SUFFIX)
- AUTOLOAD:=$(call AutoLoad,01,ps3vram)
-endef
-
-define KernelPackage/ps3vram/description
- Kernel support for PS3 Video RAM Storage
-endef
-
-$(eval $(call KernelPackage,ps3vram))
-
define KernelPackage/axonram
SUBMENU:=$(BLOCK_MENU)
TITLE:=Axon DDR2 memory device driver
$(eval $(call KernelPackage,sound-i8x0))
-define KernelPackage/sound-ps3
-$(call KernelPackage/sound/Depends,@TARGET_ps3||TARGET_ps3chk)
- TITLE:=PS3 Audio
- KCONFIG:=CONFIG_SND_PS3 \
- CONFIG_SND_PPC=y \
- CONFIG_SND_PS3_DEFAULT_START_DELAY=2000
- FILES:=$(LINUX_DIR)/sound/ppc/snd_ps3.$(LINUX_KMOD_SUFFIX)
- AUTOLOAD:=$(call AutoLoad,35, snd_ps3)
-endef
-
-define KernelPackage/sound-ps3/description
- support for the integrated PS3 audio device
-endef
-
-$(eval $(call KernelPackage,sound-ps3))
-
-
define KernelPackage/sound-cs5535audio
$(call KernelPackage/sound/Depends,@!TARGET_uml)
TITLE:=CS5535 PCI Controller
SUBMENU:=$(WMENU)
URL:=http://linuxwireless.org/
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
- DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_ps3||TARGET_pxcab)||BROKEN) @!LINUX_2_4
+ DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_pxcab)||BROKEN) @!LINUX_2_4
endef
define KernelPackage/cfg80211
define KernelPackage/siit
SUBMENU:=Network Devices
TITLE:=Stateless IP ICMP Translation Algorithm
- DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
+ DEPENDS:= @(!(TARGET_pxcab)||BROKEN)
FILES:=$(PKG_BUILD_DIR)/siit.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,siit)
endef
# wprobe-lib.c:149: error: 'packed' attribute ignored for field of type 'struct <anonymous>'
define Package/wprobe/Default
- DEPENDS:=@LINUX_2_6 @(!(TARGET_ps3||TARGET_pxcab||cris)||BROKEN)
+ DEPENDS:=@LINUX_2_6 @(!(TARGET_pxcab||cris)||BROKEN)
endef
define KernelPackage/wprobe