Merge "datarmnet-ext: Add redundant module checks"
Dieser Commit ist enthalten in:

committet von
Gerrit - the friendly Code Review server

Commit
d87163c190
@@ -1,3 +1,4 @@
|
||||
ifeq ($(TARGET_DATARMNET_EXT_ENABLE), true)
|
||||
ifneq ($(TARGET_BOARD_AUTO),true)
|
||||
ifneq ($(TARGET_BOARD_PLATFORM),qssi)
|
||||
|
||||
@@ -34,3 +35,4 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
|
||||
endif #End of check for target
|
||||
endif #End of Check for qssi target
|
||||
endif #End of check for AUTO Target
|
||||
endif #End of Check for datarmnet
|
@@ -1,3 +1,4 @@
|
||||
ifeq ($(TARGET_DATARMNET_EXT_ENABLE), true)
|
||||
ifneq ($(TARGET_BOARD_AUTO),true)
|
||||
ifneq ($(TARGET_BOARD_PLATFORM),qssi)
|
||||
|
||||
@@ -22,3 +23,4 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
|
||||
endif #End of check for target
|
||||
endif #End of Check for qssi target
|
||||
endif #End of check for AUTO Target
|
||||
endif #End of Check for datarmnet
|
||||
|
@@ -1,3 +1,4 @@
|
||||
ifeq ($(TARGET_DATARMNET_EXT_ENABLE), true)
|
||||
ifneq ($(TARGET_BOARD_AUTO),true)
|
||||
ifneq ($(TARGET_BOARD_PLATFORM),qssi)
|
||||
|
||||
@@ -39,3 +40,4 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
|
||||
endif #End of check for target
|
||||
endif #End of Check for qssi target
|
||||
endif #End of check for AUTO Target
|
||||
endif #End of Check for datarmnet
|
||||
|
@@ -1,3 +1,4 @@
|
||||
ifeq ($(TARGET_DATARMNET_EXT_ENABLE), true)
|
||||
ifneq ($(TARGET_BOARD_AUTO),true)
|
||||
ifneq ($(TARGET_BOARD_PLATFORM),qssi)
|
||||
|
||||
@@ -53,3 +54,4 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
|
||||
endif #End of check for target
|
||||
endif #End of Check for qssi target
|
||||
endif #End of check for AUTO Target
|
||||
endif #End of Check for datarmnet
|
||||
|
@@ -1,3 +1,4 @@
|
||||
ifeq ($(TARGET_DATARMNET_EXT_ENABLE), true)
|
||||
ifneq ($(TARGET_BOARD_AUTO),true)
|
||||
ifneq ($(TARGET_BOARD_PLATFORM),qssi)
|
||||
|
||||
@@ -40,3 +41,4 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
|
||||
endif #End of check for target
|
||||
endif #End of Check for qssi target
|
||||
endif #End of check for AUTO Target
|
||||
endif #End of Check for datarmnet
|
||||
|
@@ -1,3 +1,4 @@
|
||||
ifeq ($(TARGET_DATARMNET_EXT_ENABLE), true)
|
||||
ifneq ($(TARGET_BOARD_AUTO),true)
|
||||
ifneq ($(TARGET_BOARD_PLATFORM),qssi)
|
||||
|
||||
@@ -22,3 +23,4 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
|
||||
endif #End of check for target
|
||||
endif #End of Check for qssi target
|
||||
endif #End of check for AUTO Target
|
||||
endif #End of Check for datarmnet
|
@@ -1,3 +1,4 @@
|
||||
ifeq ($(TARGET_DATARMNET_EXT_ENABLE), true)
|
||||
ifneq ($(TARGET_BOARD_PLATFORM),qssi)
|
||||
RMNET_SHS_DLKM_PLATFORMS_LIST := pineapple
|
||||
RMNET_SHS_DLKM_PLATFORMS_LIST += blair
|
||||
@@ -40,3 +41,4 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
|
||||
|
||||
endif #End of Check for target
|
||||
endif #End of Check for qssi target
|
||||
endif #End of Check for datarmnet
|
||||
|
@@ -1,3 +1,4 @@
|
||||
ifeq ($(TARGET_DATARMNET_EXT_ENABLE), true)
|
||||
ifneq ($(TARGET_BOARD_AUTO),true)
|
||||
ifneq ($(TARGET_BOARD_PLATFORM),qssi)
|
||||
|
||||
@@ -39,3 +40,4 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
|
||||
endif #End of check for target
|
||||
endif #End of Check for qssi target
|
||||
endif #End of check for AUTO Target
|
||||
endif #End of Check for datarmnet
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren