summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/image
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-23 18:47:07 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-23 18:47:07 +0000
commitca94f6cf5e02e5de92ac74f6947b16f1d6c64373 (patch)
tree6a3516c2919cd821a3dad2427f0b924f66fdd3ce /openwrt/target/linux/image
parent51667bc17b5c9cfe7bdc78b0c8b526ad293a82c3 (diff)
rename soekris port to x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2285 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/image')
-rw-r--r--openwrt/target/linux/image/tgz.mk2
-rw-r--r--openwrt/target/linux/image/x86/Makefile (renamed from openwrt/target/linux/image/soekris/Makefile)0
2 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/image/tgz.mk b/openwrt/target/linux/image/tgz.mk
index 756d28b6aa..f927ef99e8 100644
--- a/openwrt/target/linux/image/tgz.mk
+++ b/openwrt/target/linux/image/tgz.mk
@@ -1,7 +1,7 @@
$(KDIR)/root.tar.gz:
tar -zcf $@ --owner=root --group=root -C $(KDIR)/root/ .
-ifeq ($(BOARD),soekris)
+ifeq ($(BOARD),x86)
install: tgz-install
tgz-install: $(KDIR)/root.tar.gz
diff --git a/openwrt/target/linux/image/soekris/Makefile b/openwrt/target/linux/image/x86/Makefile
index 37600c91db..37600c91db 100644
--- a/openwrt/target/linux/image/soekris/Makefile
+++ b/openwrt/target/linux/image/x86/Makefile