Deblobbed: firmware/Makefile: Adjusted. Updated deblobbing. firmware/*: Removed blobs. From d36d3aa4fab90592c27a83d21e86926fd057101b Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Mon, 11 Jan 2010 09:08:41 -0500 Subject: squash nouveau firmware into a single commit --- firmware/Makefile | 12 + diff --git a/firmware/Makefile b/firmware/Makefile index 6d5c3ab..f315b2d 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -62,6 +62,18 @@ fw-shipped-$(CONFIG_DRM_RADEON) += $(DEBLOBBED) $(DEBLOBBED) \ $(DEBLOBBED) $(DEBLOBBED) \ $(DEBLOBBED) $(DEBLOBBED) \ $(DEBLOBBED) $(DEBLOBBED) +fw-shipped-$(CONFIG_DRM_NOUVEAU) += $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) \ + $(DEBLOBBED) $(DEBLOBBED) fw-shipped-$(CONFIG_DVB_AV7110) += av7110/bootcode.bin fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += $(DEBLOBBED) fw-shipped-$(CONFIG_E100) += $(DEBLOBBED) $(DEBLOBBED) \ -- 1.6.5.2