summaryrefslogtreecommitdiff
path: root/packages/ixp4xx/ixp-osal_1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ixp4xx/ixp-osal_1.5.bb')
-rw-r--r--packages/ixp4xx/ixp-osal_1.5.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/ixp4xx/ixp-osal_1.5.bb b/packages/ixp4xx/ixp-osal_1.5.bb
index c0e0cb930c..66cf9e6b06 100644
--- a/packages/ixp4xx/ixp-osal_1.5.bb
+++ b/packages/ixp4xx/ixp-osal_1.5.bb
@@ -27,12 +27,6 @@ COMPATIBLE_HOST = "^armeb-linux.*"
inherit module
-# Add the architecture compiler flags to KERNEL_CC and KERNEL_LD as
-# required. Notice that this has to be done for each separately built
-# module as well!
-KERNEL_CC += "${TARGET_CC_KERNEL_ARCH}"
-KERNEL_LD += "${TARGET_LD_KERNEL_ARCH}"
-
EXTRA_OEMAKE = "'CC=${KERNEL_CC}' \
'LD=${KERNEL_LD}' \
'AR=${AR}' \