Skip to content
Snippets Groups Projects
Commit 9d551055 authored by Andy Boyett's avatar Andy Boyett
Browse files

fixed b43-fwcutter compile on osx 10.5

SVN-Revision: 9954
parent ed426409
No related branches found
No related tags found
No related merge requests found
...@@ -83,7 +83,8 @@ define Build/Compile ...@@ -83,7 +83,8 @@ define Build/Compile
$(MAKE_OPTS) \ $(MAKE_OPTS) \
modules modules
$(MAKE) -C "$(PKG_BUILD_DIR)/$(PKG_FWCUTTER_NAME)-$(PKG_FWCUTTER_VERSION)" $(MAKE) -C "$(PKG_BUILD_DIR)/$(PKG_FWCUTTER_NAME)-$(PKG_FWCUTTER_VERSION)" \
CFLAGS="-I$(STAGING_DIR_HOST)/include -include endian.h"
endef endef
define KernelPackage/b43/install define KernelPackage/b43/install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment