diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/rb532-2.6/Makefile | 1 |
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)) |