remove obsolete eabi config overrides
[openwrt.git] / target / linux / s3c24xx / Makefile
index 33c7a55..309c176 100644 (file)
@@ -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))
This page took 0.024355 seconds and 4 git commands to generate.