aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-07-19 16:00:20 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-07-19 16:00:20 +0000
commit70c4e98a1058e0b7fd44d5dbe2031a2b1463471c (patch)
treec83561bdc381c833841ae02d947423243f0cb4f1 /target
parentce6e7992deb81f1383f7cc4ed0ace6f25b1f180f (diff)
downloadmaster-187ad058-70c4e98a1058e0b7fd44d5dbe2031a2b1463471c.tar.gz
master-187ad058-70c4e98a1058e0b7fd44d5dbe2031a2b1463471c.tar.bz2
master-187ad058-70c4e98a1058e0b7fd44d5dbe2031a2b1463471c.zip
revert 8059, via-rhine is built in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8061 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/rb532-2.6/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rb532-2.6/Makefile b/target/linux/rb532-2.6/Makefile
index 1898e3f902..fecbac2c7c 100644
--- a/target/linux/rb532-2.6/Makefile
+++ b/target/linux/rb532-2.6/Makefile
@@ -17,6 +17,5 @@ include $(INCLUDE_DIR)/kernel-build.mk
# include the profiles
-include profiles/*.mk
-DEFAULT_PACKAGES += kmod-via-rhine
$(eval $(call BuildKernel))