summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-19 16:00:20 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-19 16:00:20 +0000
commit9f7de89d9b16062128e649a6b65bac590fe4713c (patch)
treec83561bdc381c833841ae02d947423243f0cb4f1 /target
parentfc66ff967a15d664e2543d6a996d792ed39f6759 (diff)
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 1898e3f90..fecbac2c7 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))