mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 12:17:11 +02:00
enable hotplug
fix openssl package enable motorola binaries git-svn-id: svn://svn.openwrt.org/openwrt/trunk@324 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1e7a562a5b
commit
35c88064da
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated by make menuconfig: don't edit
|
# Automatically generated make config: don't edit
|
||||||
#
|
#
|
||||||
CONFIG_MIPS=y
|
CONFIG_MIPS=y
|
||||||
CONFIG_MIPS32=y
|
CONFIG_MIPS32=y
|
||||||
@ -140,9 +140,23 @@ CONFIG_PCI_AUTO=y
|
|||||||
# CONFIG_TC is not set
|
# CONFIG_TC is not set
|
||||||
# CONFIG_MCA is not set
|
# CONFIG_MCA is not set
|
||||||
# CONFIG_SBUS is not set
|
# CONFIG_SBUS is not set
|
||||||
# CONFIG_HOTPLUG is not set
|
CONFIG_HOTPLUG=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# PCMCIA/CardBus support
|
||||||
|
#
|
||||||
# CONFIG_PCMCIA is not set
|
# CONFIG_PCMCIA is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# PCI Hotplug Support
|
||||||
|
#
|
||||||
# CONFIG_HOTPLUG_PCI is not set
|
# CONFIG_HOTPLUG_PCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE is not set
|
||||||
CONFIG_SYSVIPC=y
|
CONFIG_SYSVIPC=y
|
||||||
# CONFIG_BSD_PROCESS_ACCT is not set
|
# CONFIG_BSD_PROCESS_ACCT is not set
|
||||||
CONFIG_SYSCTL=y
|
CONFIG_SYSCTL=y
|
||||||
@ -167,6 +181,10 @@ CONFIG_MTD_PARTITIONS=y
|
|||||||
# CONFIG_MTD_CONCAT is not set
|
# CONFIG_MTD_CONCAT is not set
|
||||||
# CONFIG_MTD_REDBOOT_PARTS is not set
|
# CONFIG_MTD_REDBOOT_PARTS is not set
|
||||||
# CONFIG_MTD_CMDLINE_PARTS is not set
|
# CONFIG_MTD_CMDLINE_PARTS is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# User Modules And Translation Layers
|
||||||
|
#
|
||||||
CONFIG_MTD_CHAR=y
|
CONFIG_MTD_CHAR=y
|
||||||
CONFIG_MTD_BLOCK=y
|
CONFIG_MTD_BLOCK=y
|
||||||
# CONFIG_FTL is not set
|
# CONFIG_FTL is not set
|
||||||
@ -232,6 +250,10 @@ CONFIG_MTD_SFLASH=y
|
|||||||
# CONFIG_MTD_SLRAM is not set
|
# CONFIG_MTD_SLRAM is not set
|
||||||
# CONFIG_MTD_MTDRAM is not set
|
# CONFIG_MTD_MTDRAM is not set
|
||||||
# CONFIG_MTD_BLKMTD is not set
|
# CONFIG_MTD_BLKMTD is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Disk-On-Chip Device Drivers
|
||||||
|
#
|
||||||
# CONFIG_MTD_DOC1000 is not set
|
# CONFIG_MTD_DOC1000 is not set
|
||||||
# CONFIG_MTD_DOC2000 is not set
|
# CONFIG_MTD_DOC2000 is not set
|
||||||
# CONFIG_MTD_DOC2001 is not set
|
# CONFIG_MTD_DOC2001 is not set
|
||||||
@ -401,6 +423,10 @@ CONFIG_IP6_NF_TARGET_MARK=m
|
|||||||
# CONFIG_IP_SCTP is not set
|
# CONFIG_IP_SCTP is not set
|
||||||
# CONFIG_ATM is not set
|
# CONFIG_ATM is not set
|
||||||
CONFIG_VLAN_8021Q=y
|
CONFIG_VLAN_8021Q=y
|
||||||
|
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
# CONFIG_IPX is not set
|
# CONFIG_IPX is not set
|
||||||
# CONFIG_ATALK is not set
|
# CONFIG_ATALK is not set
|
||||||
# CONFIG_DECNET is not set
|
# CONFIG_DECNET is not set
|
||||||
@ -485,12 +511,20 @@ CONFIG_NET_CLS_POLICE=y
|
|||||||
# SCSI support
|
# SCSI support
|
||||||
#
|
#
|
||||||
CONFIG_SCSI=m
|
CONFIG_SCSI=m
|
||||||
|
|
||||||
|
#
|
||||||
|
# SCSI support type (disk, tape, CD-ROM)
|
||||||
|
#
|
||||||
CONFIG_BLK_DEV_SD=m
|
CONFIG_BLK_DEV_SD=m
|
||||||
CONFIG_SD_EXTRA_DEVS=5
|
CONFIG_SD_EXTRA_DEVS=5
|
||||||
# CONFIG_CHR_DEV_ST is not set
|
# CONFIG_CHR_DEV_ST is not set
|
||||||
# CONFIG_CHR_DEV_OSST is not set
|
# CONFIG_CHR_DEV_OSST is not set
|
||||||
# CONFIG_BLK_DEV_SR is not set
|
# CONFIG_BLK_DEV_SR is not set
|
||||||
CONFIG_CHR_DEV_SG=m
|
CONFIG_CHR_DEV_SG=m
|
||||||
|
|
||||||
|
#
|
||||||
|
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
|
||||||
|
#
|
||||||
# CONFIG_SCSI_DEBUG_QUEUES is not set
|
# CONFIG_SCSI_DEBUG_QUEUES is not set
|
||||||
# CONFIG_SCSI_MULTI_LUN is not set
|
# CONFIG_SCSI_MULTI_LUN is not set
|
||||||
# CONFIG_SCSI_CONSTANTS is not set
|
# CONFIG_SCSI_CONSTANTS is not set
|
||||||
@ -726,6 +760,14 @@ CONFIG_UNIX98_PTY_COUNT=128
|
|||||||
# Joysticks
|
# Joysticks
|
||||||
#
|
#
|
||||||
# CONFIG_INPUT_GAMEPORT is not set
|
# CONFIG_INPUT_GAMEPORT is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Input core support is needed for gameports
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Input core support is needed for joysticks
|
||||||
|
#
|
||||||
# CONFIG_QIC02_TAPE is not set
|
# CONFIG_QIC02_TAPE is not set
|
||||||
# CONFIG_IPMI_HANDLER is not set
|
# CONFIG_IPMI_HANDLER is not set
|
||||||
# CONFIG_IPMI_PANIC_EVENT is not set
|
# CONFIG_IPMI_PANIC_EVENT is not set
|
||||||
@ -952,12 +994,24 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
|||||||
#
|
#
|
||||||
CONFIG_USB=m
|
CONFIG_USB=m
|
||||||
# CONFIG_USB_DEBUG is not set
|
# CONFIG_USB_DEBUG is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Miscellaneous USB options
|
||||||
|
#
|
||||||
CONFIG_USB_DEVICEFS=y
|
CONFIG_USB_DEVICEFS=y
|
||||||
# CONFIG_USB_BANDWIDTH is not set
|
# CONFIG_USB_BANDWIDTH is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Host Controller Drivers
|
||||||
|
#
|
||||||
# CONFIG_USB_EHCI_HCD is not set
|
# CONFIG_USB_EHCI_HCD is not set
|
||||||
# CONFIG_USB_UHCI is not set
|
# CONFIG_USB_UHCI is not set
|
||||||
# CONFIG_USB_UHCI_ALT is not set
|
# CONFIG_USB_UHCI_ALT is not set
|
||||||
CONFIG_USB_OHCI=m
|
CONFIG_USB_OHCI=m
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Device Class drivers
|
||||||
|
#
|
||||||
# CONFIG_USB_AUDIO is not set
|
# CONFIG_USB_AUDIO is not set
|
||||||
# CONFIG_USB_EMI26 is not set
|
# CONFIG_USB_EMI26 is not set
|
||||||
# CONFIG_USB_BLUETOOTH is not set
|
# CONFIG_USB_BLUETOOTH is not set
|
||||||
@ -974,7 +1028,15 @@ CONFIG_USB_STORAGE_SDDR55=y
|
|||||||
CONFIG_USB_STORAGE_JUMPSHOT=y
|
CONFIG_USB_STORAGE_JUMPSHOT=y
|
||||||
# CONFIG_USB_ACM is not set
|
# CONFIG_USB_ACM is not set
|
||||||
CONFIG_USB_PRINTER=m
|
CONFIG_USB_PRINTER=m
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Human Interface Devices (HID)
|
||||||
|
#
|
||||||
# CONFIG_USB_HID is not set
|
# CONFIG_USB_HID is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Input core support is needed for USB HID input layer or HIDBP support
|
||||||
|
#
|
||||||
# CONFIG_USB_HIDINPUT is not set
|
# CONFIG_USB_HIDINPUT is not set
|
||||||
# CONFIG_USB_HIDDEV is not set
|
# CONFIG_USB_HIDDEV is not set
|
||||||
# CONFIG_USB_KBD is not set
|
# CONFIG_USB_KBD is not set
|
||||||
@ -983,23 +1045,47 @@ CONFIG_USB_PRINTER=m
|
|||||||
# CONFIG_USB_WACOM is not set
|
# CONFIG_USB_WACOM is not set
|
||||||
# CONFIG_USB_KBTAB is not set
|
# CONFIG_USB_KBTAB is not set
|
||||||
# CONFIG_USB_POWERMATE is not set
|
# CONFIG_USB_POWERMATE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Imaging devices
|
||||||
|
#
|
||||||
# CONFIG_USB_DC2XX is not set
|
# CONFIG_USB_DC2XX is not set
|
||||||
# CONFIG_USB_MDC800 is not set
|
# CONFIG_USB_MDC800 is not set
|
||||||
# CONFIG_USB_SCANNER is not set
|
# CONFIG_USB_SCANNER is not set
|
||||||
# CONFIG_USB_MICROTEK is not set
|
# CONFIG_USB_MICROTEK is not set
|
||||||
# CONFIG_USB_HPUSBSCSI is not set
|
# CONFIG_USB_HPUSBSCSI is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Multimedia devices
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Video4Linux support is needed for USB Multimedia device support
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Network adaptors
|
||||||
|
#
|
||||||
# CONFIG_USB_PEGASUS is not set
|
# CONFIG_USB_PEGASUS is not set
|
||||||
# CONFIG_USB_RTL8150 is not set
|
# CONFIG_USB_RTL8150 is not set
|
||||||
# CONFIG_USB_KAWETH is not set
|
# CONFIG_USB_KAWETH is not set
|
||||||
# CONFIG_USB_CATC is not set
|
# CONFIG_USB_CATC is not set
|
||||||
# CONFIG_USB_CDCETHER is not set
|
# CONFIG_USB_CDCETHER is not set
|
||||||
# CONFIG_USB_USBNET is not set
|
# CONFIG_USB_USBNET is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB port drivers
|
||||||
|
#
|
||||||
# CONFIG_USB_USS720 is not set
|
# CONFIG_USB_USS720 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Serial Converter support
|
# USB Serial Converter support
|
||||||
#
|
#
|
||||||
# CONFIG_USB_SERIAL is not set
|
# CONFIG_USB_SERIAL is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Miscellaneous drivers
|
||||||
|
#
|
||||||
# CONFIG_USB_RIO500 is not set
|
# CONFIG_USB_RIO500 is not set
|
||||||
# CONFIG_USB_AUERSWALD is not set
|
# CONFIG_USB_AUERSWALD is not set
|
||||||
# CONFIG_USB_TIGL is not set
|
# CONFIG_USB_TIGL is not set
|
||||||
@ -1061,3 +1147,4 @@ CONFIG_CRYPTO_MICHAEL_MIC=m
|
|||||||
# CONFIG_CRC32 is not set
|
# CONFIG_CRC32 is not set
|
||||||
CONFIG_ZLIB_INFLATE=y
|
CONFIG_ZLIB_INFLATE=y
|
||||||
CONFIG_ZLIB_DEFLATE=y
|
CONFIG_ZLIB_DEFLATE=y
|
||||||
|
# CONFIG_FW_LOADER is not set
|
||||||
|
@ -51,7 +51,7 @@ $(STAGING_DIR)/lib/libssl.so: $(PKG_BUILD_DIR)/apps/openssl
|
|||||||
(cd $(STAGING_DIR)/lib; ln -fs libssl.so.0.9.7 libssl.so)
|
(cd $(STAGING_DIR)/lib; ln -fs libssl.so.0.9.7 libssl.so)
|
||||||
(cd $(STAGING_DIR)/lib; ln -fs libssl.so.0.9.7 libssl.so.0)
|
(cd $(STAGING_DIR)/lib; ln -fs libssl.so.0.9.7 libssl.so.0)
|
||||||
|
|
||||||
$(PKG_IPK): $(STAGING_DIR)/lib/libssl.so
|
$(PACKAGE_DIR)/$(PKG_IPK): $(STAGING_DIR)/lib/libssl.so
|
||||||
mkdir -p $(PACKAGE_DIR)
|
mkdir -p $(PACKAGE_DIR)
|
||||||
$(SCRIPT_DIR)/make-ipkg-dir.sh $(PKG_BUILD_DIR)/ipkg/$(PKG_NAME) $(PKG_NAME).control $(PKG_VERSION)-$(PKG_RELEASE) $(ARCH)
|
$(SCRIPT_DIR)/make-ipkg-dir.sh $(PKG_BUILD_DIR)/ipkg/$(PKG_NAME) $(PKG_NAME).control $(PKG_VERSION)-$(PKG_RELEASE) $(ARCH)
|
||||||
mkdir -p $(PKG_BUILD_DIR)/ipkg/$(PKG_NAME)/usr/lib
|
mkdir -p $(PKG_BUILD_DIR)/ipkg/$(PKG_NAME)/usr/lib
|
||||||
|
@ -31,7 +31,7 @@ menu "Device Support"
|
|||||||
bool "Linksys WRT54GS"
|
bool "Linksys WRT54GS"
|
||||||
|
|
||||||
config BR2_TARGET_MOTOROLA
|
config BR2_TARGET_MOTOROLA
|
||||||
default n
|
default y
|
||||||
select BR2_TARGET_DEFAULT
|
select BR2_TARGET_DEFAULT
|
||||||
bool "Motorola"
|
bool "Motorola"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user