Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
neurobin committed Feb 3, 2016
1 parent b436492 commit 4c03044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

KDIR ?= /lib/modules/`uname -r`/build
DST_DIR ?= /lib/modules/`uname -r`/kernel/drivers/net/wireless/
PKG_VER ?= 2.0.2
PKG_VER ?= 2.0.3

all:
$(MAKE) -C $(KDIR) M=$(CURDIR)/rt2x00 modules
Expand Down

0 comments on commit 4c03044

Please sign in to comment.