diff options
Diffstat (limited to 'openwrt/package/linux/Makefile')
-rw-r--r-- | openwrt/package/linux/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/linux/Makefile b/openwrt/package/linux/Makefile index 4be1ade37..c5d1f8338 100644 --- a/openwrt/package/linux/Makefile +++ b/openwrt/package/linux/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk include ./linux.mk |