summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/s3c24xx/Makefile')
-rw-r--r--target/linux/s3c24xx/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/s3c24xx/Makefile b/target/linux/s3c24xx/Makefile
index 33c7a55480..309c176cfd 100644
--- a/target/linux/s3c24xx/Makefile
+++ b/target/linux/s3c24xx/Makefile
@@ -19,12 +19,6 @@ define Target/Description
OpenMoko gta02
endef
-define Kernel/Configure
- $(call Kernel/Configure/Default)
- $(SED) 's,.*CONFIG_AEABI.*,$(if $(CONFIG_EABI_SUPPORT),CONFIG_AEABI=y,# CONFIG_AEABI is not set),' $(LINUX_DIR)/.config
- $(if $(CONFIG_EABI_SUPPORT),echo '# CONFIG_OABI_COMPAT is not set' >> $(LINUX_DIR)/.config)
-endef
-
include $(INCLUDE_DIR)/target.mk
$(eval $(call BuildTarget))