diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-10-23 18:47:07 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-10-23 18:47:07 +0000 |
| commit | d531438a014a806dbb8c8b7cf0acbab57d806d91 (patch) | |
| tree | 02022ca389b99e8895a0687f0373bfbd398a7ae7 /openwrt/target/linux/Makefile | |
| parent | c3e51ef17d4074dd7f10c14e8a0fe511a612fe2a (diff) | |
| download | mtk-20170518-d531438a014a806dbb8c8b7cf0acbab57d806d91.zip mtk-20170518-d531438a014a806dbb8c8b7cf0acbab57d806d91.tar.gz mtk-20170518-d531438a014a806dbb8c8b7cf0acbab57d806d91.tar.bz2 | |
rename soekris port to x86
SVN-Revision: 2285
Diffstat (limited to 'openwrt/target/linux/Makefile')
| -rw-r--r-- | openwrt/target/linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/Makefile b/openwrt/target/linux/Makefile index fe3c6ca..01044d2 100644 --- a/openwrt/target/linux/Makefile +++ b/openwrt/target/linux/Makefile @@ -85,5 +85,5 @@ clean: $(eval $(call kernel_template,2.4,brcm,2_4_BRCM)) $(eval $(call kernel_template,2.4,ar7,2_4_AR7)) -$(eval $(call kernel_template,2.4,soekris,2_4_SOEKRIS)) +$(eval $(call kernel_template,2.4,x86,2_4_X86)) $(eval $(call kernel_template,2.6,brcm,2_6_BRCM)) |
