X-Git-Url: http://git.onelab.eu/?p=linux-3.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=43ec73c1cb265faf2927398c984057699c0c244a;hp=32874b39b10f4904295614087d672d1a6fbb92a9;hb=95fa02a3cfd28b631b4dcb0ca45e2dd25d5c5af8;hpb=3cf753b9a6955c3be5fde908e41c1434a46a5247 diff --git a/Makefile b/Makefile index 32874b3..43ec73c 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ srpm: sources for downloaded in $(SOURCEFILES) ; do cp ../$$downloaded . ; done ; \ cat config-planetlab >> config-generic) ./rpmmacros.sh - export HOME=$(shell pwd) ; rpmbuild $(RPMDIRDEFS) $(RPMDEFS) $(RPMBUILDOPT) --nodeps -bs $(SPECFILE) + export HOME=$(shell pwd) ; rpmbuild $(RPMDIRDEFS) $(RPMDEFS) --nodeps -bs $(SPECFILE) TARGET ?= $(shell uname -m) rpm: sources