Changeset 1734
- Timestamp:
- 09/26/06 19:40:55 (2 years ago)
- Files:
-
- trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Makefile
r1733 r1734 149 149 # new targets should be inserted ABOVE this line in order to avoid 150 150 # problems with the included kernel configuration file below. 151 ifneq (svnversion.h,$(MAKECMDGOALS)) 151 152 include $(KERNELCONF) 153 endif 152 154 153 155 configcheck: sanitycheck
